Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down