Skip to content

Commit 35601e0

Browse files
committed
chore: just use the whole cmd
1 parent cf96b40 commit 35601e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The [5Stack-Panel](https://github.com/5stackgg/5stack-panel) repository includes scripts to help facilitate the installation process.
44

55
```bash
6-
git clone https://github.com/5stackgg/5stack-panel
6+
git clone https://github.com/5stackgg/5stack-panel; cd 5stack-panel; ./install.sh
77
```
88

99
::: danger

0 commit comments

Comments
 (0)