mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-10-21 04:52:45 +00:00
Update README.md
This commit is contained in:
@@ -2,13 +2,12 @@
|
|||||||
|
|
||||||
System dependencies: A stable version of node>=10, mysql3 (or a compatible implementation such as MariaDB), and ffmpeg >=4.2
|
System dependencies: A stable version of node>=10, mysql3 (or a compatible implementation such as MariaDB), and ffmpeg >=4.2
|
||||||
|
|
||||||
### Build Instructions
|
### Setup Instructions
|
||||||
```bash
|
```bash
|
||||||
git clone https://gitlab.com/knotteye/satyr.git
|
git clone https://gitlab.com/knotteye/satyr.git
|
||||||
cd satyr
|
cd satyr
|
||||||
npm install
|
npm install
|
||||||
npm run setup
|
npm run setup
|
||||||
npm run build
|
|
||||||
```
|
```
|
||||||
Follow the instructions after setup runs.
|
Follow the instructions after setup runs.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user