rm bad command for downloading and installing node.js

This commit is contained in:
teddit 2020-12-07 20:03:00 +01:00
parent 073a1a94c9
commit 1c76daa166
1 changed files with 1 additions and 3 deletions

View File

@ -48,9 +48,7 @@ Community instances:
## Installation
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. Install [node.js](https://nodejs.org/en/)
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:\
`# apt install redis-server ffmpeg`