From 2cd2c85372b356663dadee2da8846d43dbd3a6bd Mon Sep 17 00:00:00 2001 From: teddit Date: Sun, 6 Dec 2020 16:10:07 +0100 Subject: [PATCH] rm \ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 810ee6d..92da6fc 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ 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/)\ For example:\ -`# apt install redis-server ffmpeg`\ +`# apt install redis-server ffmpeg` 1. `$ git clone https://codeberg.org/teddit/teddit` 1. `$ cd teddit` 1. `$ npm install --no-optional`