Update README
This commit is contained in:
parent
7735da4ba9
commit
7e16376a79
@ -13,6 +13,12 @@ NPM dependencies:
|
||||
npm install
|
||||
```
|
||||
|
||||
### As there is no versioning yet, you need to manually go get all the packages
|
||||
|
||||
```
|
||||
go get ./...
|
||||
```
|
||||
|
||||
### NOTE: for debian users
|
||||
|
||||
If you use debian the node binary is named nodejs you have to symlink it to node:
|
||||
@ -24,6 +30,9 @@ If you use debian the node binary is named nodejs you have to symlink it to node
|
||||
|
||||
## Dev
|
||||
|
||||
#### Check your config.yml file
|
||||
|
||||
#### Run
|
||||
```
|
||||
make dev
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user