Skip to content

Commit 10bbfcd

Browse files
authored
Typo fix (#37)
1 parent fd2522c commit 10bbfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick-start/storm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ nvm use v6.9.4
168168

169169
```bash
170170
cd $BULLET_HOME/ui
171-
curl -LO https://github.com/bullet-db/bullet-ui/releases/download/src/bullet-ui-v0.6.2.tar.gz
171+
curl -LO https://github.com/bullet-db/bullet-ui/releases/download/v0.6.2/bullet-ui-v0.6.2.tar.gz
172172
tar -xzf bullet-ui-v0.6.2.tar.gz
173173
cp $BULLET_EXAMPLES/ui/env-settings.json config/
174174
```

0 commit comments

Comments
 (0)