From e24186bb1303fda80d0014892c22fd8711ef9b3f Mon Sep 17 00:00:00 2001 From: Bond-009 Date: Wed, 13 Sep 2017 09:47:48 +0200 Subject: Updated compile.sh script (#4009) * Gets number of cpu threads on FreeBSD * Fixes an issue where the script would return an error when you chose no compile mode * Improves consistency * 'Fixes' a wording issue: cores != threads --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3