mirror of
https://codeberg.org/teddit/teddit
synced 2025-02-16 20:20:36 +01:00
rm \
This commit is contained in:
parent
c1cb6261a1
commit
2cd2c85372
@ -53,7 +53,7 @@ For example:\
|
|||||||
`# curl -sL https://deb.nodesource.com/setup_14.x | bash - && apt-get install -y nodejs`
|
`# 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`
|
||||||
1. `$ git clone https://codeberg.org/teddit/teddit`
|
1. `$ git clone https://codeberg.org/teddit/teddit`
|
||||||
1. `$ cd teddit`
|
1. `$ cd teddit`
|
||||||
1. `$ npm install --no-optional`
|
1. `$ npm install --no-optional`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user