Documentation update

This commit is contained in:
Joseph Henry
2017-09-29 16:36:42 -07:00
parent 2d70336ee4
commit 6a5c73eec2
2 changed files with 8 additions and 9 deletions

View File

@@ -2,13 +2,12 @@
### Linux
- `make static_lib`
- `make static_lib LIBZT_IPV4=1`
- `make tests`
### macOS
- `make static_lib`
- `make macos_framework`
- `make static_lib LIBZT_IPV4=1`
- `make tests`
### iOS
@@ -17,7 +16,7 @@
### FreeBSD
- `make static_lib`
- `make static_lib LIBZT_IPV4=1`
- `make tests`
### Windows