mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Linux clarity
This commit is contained in:
parent
43f8778241
commit
5fb5b6c7af
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Update to the latest version with `git pull origin`, then run `bin\installOnWind
|
|||
|
||||
[Next steps](#next-steps).
|
||||
|
||||
## Linux/Unix
|
||||
## GNU/Linux and other UNIX-like systems
|
||||
You'll need gzip, git, curl, libssl develop libraries, python and gcc.
|
||||
*For Debian/Ubuntu*: `apt-get install gzip git-core curl python libssl-dev pkg-config build-essential`
|
||||
*For Fedora/CentOS*: `yum install gzip git-core curl python openssl-devel && yum groupinstall "Development Tools"`
|
||||
|
|
Loading…
Reference in a new issue