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 91fba21 commit 955ecceCopy full SHA for 955ecce
README.md
@@ -20,13 +20,13 @@
20
21
## Quick Start
22
23
-Execute the following command to install 1Panel with one click:
+Execute the script below and follow the prompts to install 1Panel:
24
25
-```sh
+```bash
26
curl -sSL https://resource.1panel.hk/quick_start.sh -o quick_start.sh && bash quick_start.sh
27
```
28
29
-Please refer to our [Documentation](https://docs.1panel.hk/) if you encounter problems using 1Panel.
+Please refer to our [documentation](https://docs.1panel.hk/quick_start/) for more details.
30
31
## Screenshot
32
0 commit comments