update readme installation instructions
This commit is contained in:
@@ -13,7 +13,9 @@ cp ./src/config.json.example ./src/config.json
|
|||||||
edit the config.json file to match your settings
|
edit the config.json file to match your settings
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm i
|
npm i --omit=dev
|
||||||
cd goobot
|
npm i typescript
|
||||||
cp ./src/config.json.example ./src/config.json
|
npm run build
|
||||||
|
npm run sync
|
||||||
|
npm run start
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user