Update steps

Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
This commit is contained in:
James Ketrenos 2021-10-18 13:34:30 -07:00
parent 0748bcf4b8
commit 16bbadd523

View File

@ -1,4 +1,3 @@
```plantuml
@startuml
object location {
@ -36,6 +35,13 @@ Launch GraphQL server:
npm start
```
Refresh the OLCC DB:
>>>>>>> Update steps
```bash
node whisky.js
```
Refresh the OLCC DB:
```bash