summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6156b923b..3f43348d0 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ This script will download the correct binary from the project site.
### Compiling
- - You can compile automatically for Linux / *nix with the `compile.sh` script. The script is described below.
+ - You can compile automatically for Linux, macOS and FreeBSD with the `compile.sh` script. The script is described below.
- You can also compile manually. See [COMPILING.md][4].
Compiling may provide better performance (1.5-3x as fast) and it supports more operating systems.