We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2522c commit 10bbfcdCopy full SHA for 10bbfcd
docs/quick-start/storm.md
@@ -168,7 +168,7 @@ nvm use v6.9.4
168
169
```bash
170
cd $BULLET_HOME/ui
171
-curl -LO https://github.com/bullet-db/bullet-ui/releases/download/src/bullet-ui-v0.6.2.tar.gz
+curl -LO https://github.com/bullet-db/bullet-ui/releases/download/v0.6.2/bullet-ui-v0.6.2.tar.gz
172
tar -xzf bullet-ui-v0.6.2.tar.gz
173
cp $BULLET_EXAMPLES/ui/env-settings.json config/
174
```
0 commit comments