mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 22:15:48 +01:00
modifying installation instructions as per @a5mith
This commit is contained in:
@@ -16,8 +16,8 @@ If you want to use MongoDB, LevelDB, or another database instead of Redis please
|
|||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
$ add-apt-repository ppa:chris-lea/node.js
|
$ sudo add-apt-repository ppa:chris-lea/node.js
|
||||||
$ apt-get update && apt-get dist-upgrade
|
$ sudo apt-get update && sudo apt-get dist-upgrade
|
||||||
|
|
||||||
|
|
||||||
Next, clone this repository:
|
Next, clone this repository:
|
||||||
|
|||||||
Reference in New Issue
Block a user