Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@

## Quick Start

Execute the following command to install 1Panel with one click:
Execute the script below and follow the prompts to install 1Panel:

```sh
```bash
curl -sSL https://resource.1panel.hk/quick_start.sh -o quick_start.sh && bash quick_start.sh
```

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.

## Screenshot

Expand Down
Loading