Merge pull request #316 from 0mp/patch-1

Add FreeBSD installation instructions for CMake
This commit is contained in:
Syrus Akbary 2019-04-01 10:52:03 -07:00 committed by GitHub
commit 63ab51442b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,6 +70,7 @@ Please select your operating system:
- [macOS](#macos)
- [Debian-based Linuxes](#debian-based-linuxes)
- [FreeBSD](#freebsd)
- [Microsoft Windows](#windows-msvc)
#### macOS
@ -92,6 +93,12 @@ sudo port install cmake
sudo apt install cmake
```
#### FreeBSD
```sh
pkg install cmake
```
#### Windows (MSVC)
Windows support is _highly experimental_. Only simple Wasm programs may be run, and no syscalls are allowed. This means