diff --git a/README.md b/README.md index d9004e29..a8b9813d 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ The [server manual](http://opencpu.github.io/server-manual/opencpu-server.pdf) i Currently, prebuilt binaries are available for recent versions of: - - [Ubuntu](https://www.opencpu.org/download.html) + - [Debian/CentOS/SuSE/Ubuntu](https://www.opencpu.org/download.html) - [Fedora](http://software.opensuse.org/download.html?project=home:jeroenooms:opencpu-2.0&package=opencpu) ## Building from source -OpenCPU can be build on all major Linux distributions. However only on Ubuntu it comes standard with security policies enabled. +OpenCPU can be built on all major Linux distributions. Only the package for Ubuntu comes with the security policies enabled. - `deb` package (Debian, Ubuntu): see [debian/readme.md](debian#readme) - `rpm` package (Fedora, CentOS, SUSE): see [rpm/readme.md](rpm#readme)