Skip to content

Commit

Permalink
Updated README build module
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-henry committed Jul 18, 2017
1 parent 9c83129 commit bf287b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ Bindings for various [languages](examples)

### Building (linux, macos, bsd, win, ios)

All targets will output to `build/`. Complete instructions [here](BUILDING.md)
`git submodule init`
`git submodule update`
`make static_lib`

- Static Library (linux, mac, win, bsd): `make static_lib`
- iOS App Framework: `make ios_app_framework`
- macOS App Framework: `make macos_app_framework`
All targets will output to `build/`. Complete instructions [here](BUILDING.md)

***

Expand Down

0 comments on commit bf287b2

Please sign in to comment.