rm bad command for downloading and installing node.js
This commit is contained in:
parent
073a1a94c9
commit
1c76daa166
|
@ -48,9 +48,7 @@ Community instances:
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Install [node.js](https://nodejs.org/en/)\
|
1. Install [node.js](https://nodejs.org/en/)
|
||||||
For example:\
|
|
||||||
`# curl -sL https://deb.nodesource.com/setup_14.x | bash - && apt-get install -y nodejs`
|
|
||||||
1. It's highly recommended that you install [redis-server](https://redis.io/) because it works as a cache for Reddit API calls. If you want to support videos, install [ffmpeg](https://ffmpeg.org/)\
|
1. It's highly recommended that you install [redis-server](https://redis.io/) because it works as a cache for Reddit API calls. If you want to support videos, install [ffmpeg](https://ffmpeg.org/)\
|
||||||
For example:\
|
For example:\
|
||||||
`# apt install redis-server ffmpeg`
|
`# apt install redis-server ffmpeg`
|
||||||
|
|
Loading…
Reference in New Issue