mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-06-15 11:35:14 +00:00
Update documentation for new repository host
This commit is contained in:
parent
90cce68581
commit
7107cb4c8f
@ -4,7 +4,7 @@ System dependencies: A stable version of node>=10, mysql3 (or a compatible imple
|
||||
|
||||
### Setup Instructions
|
||||
```bash
|
||||
git clone https://gitlab.com/knotteye/satyr.git
|
||||
git clone https://pond.waldn.net/git/knotteye/satyr.git
|
||||
cd satyr
|
||||
npm install
|
||||
npm run setup
|
||||
|
@ -11,7 +11,7 @@ Before starting, you should create a system user to run the satyr service.
|
||||
|
||||
Clone the repository and change to the directory
|
||||
```bash
|
||||
git clone https://gitlab.com/knotteye/satyr.git
|
||||
git clone https://pond.waldn.net/git/knotteye/satyr.git
|
||||
cd satyr
|
||||
```
|
||||
Install nodejs dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user