mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-26 00:59:24 +01:00
spaces needed
This commit is contained in:
parent
0ae52d9fe9
commit
32e8bbc73d
@ -48,8 +48,10 @@ Community instances:
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Install [node.js](https://nodejs.org/en/)
|
1. Install [node.js](https://nodejs.org/en/)
|
||||||
|
|
||||||
For example:
|
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. Install [redis-server](https://redis.io/) and [ffmpeg](https://ffmpeg.org/)
|
1. Install [redis-server](https://redis.io/) and [ffmpeg](https://ffmpeg.org/)
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
Loading…
Reference in New Issue
Block a user