Skip to content

Commit

Permalink
added build section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fischerscode committed Nov 21, 2020
1 parent bfb4d08 commit 702b171
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@ If you are currently using IntelMausiEthernet.kext you should have a look at htt
https://github.com/Mieze/IntelMausiEthernet/issues/17#issuecomment-424290662
Huge thanks to him!

### Build IntelMausi-WOL your self
1. clone the [MacKernelSDK](https://github.com/acidanthera/MacKernelSDK) in the repository
`git clone https://github.com/acidanthera/MacKernelSDK`
2. build the project
`xcodebuild -configuration Release`
3. find the build kext in build/Release
`open build/Release`

# IntelMausi

[![Build Status](https://travis-ci.com/acidanthera/IntelMausi.svg?branch=master)](https://travis-ci.com/acidanthera/IntelMausi) [![Scan Status](https://scan.coverity.com/projects/18406/badge.svg?flat=1)](https://scan.coverity.com/projects/18406)
Expand Down

0 comments on commit 702b171

Please sign in to comment.