mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
Update README.md
delete double wordings
This commit is contained in:
parent
7b17bd58ae
commit
0630b3e93a
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Update to the latest version with `git pull origin`, then run `bin\installOnWind
|
||||||
You'll need gzip, git, curl, libssl develop libraries, python and gcc.
|
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 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"`
|
*For Fedora/CentOS*: `yum install gzip git-core curl python openssl-devel && yum groupinstall "Development Tools"`
|
||||||
*For FreeBSD*: `portinstall node node, npm and git (optional)`
|
*For FreeBSD*: `portinstall node, npm, git (optional)`
|
||||||
|
|
||||||
Additionally, you'll need [node.js](http://nodejs.org) installed, Ideally the latest stable version, be careful of installing nodejs from apt.
|
Additionally, you'll need [node.js](http://nodejs.org) installed, Ideally the latest stable version, be careful of installing nodejs from apt.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue