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 cf96b40 commit 35601e0Copy full SHA for 35601e0
1 file changed
install/index.md
@@ -3,7 +3,7 @@
3
The [5Stack-Panel](https://github.com/5stackgg/5stack-panel) repository includes scripts to help facilitate the installation process.
4
5
```bash
6
-git clone https://github.com/5stackgg/5stack-panel
+git clone https://github.com/5stackgg/5stack-panel; cd 5stack-panel; ./install.sh
7
```
8
9
::: danger
0 commit comments