We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d7970 commit 96917efCopy full SHA for 96917ef
README.md
@@ -55,5 +55,8 @@ https://github.com/nodesource/distributions/blob/master/README.md
55
### Build
56
```npm run build```
57
58
+### Get latest DB dump (optional)
59
+If you don't want to sync from Borker genesis (which can take a while...), you can get the latest DB in the `releases` tab.
60
+
61
### Start the server and Bork on
62
```npm start```
0 commit comments