Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
yangliu committed Feb 15, 2021
1 parent 18df225 commit 9e0b44b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Quickly convert your Alpine Linux host/vm into a Clash-based gateway.
2. Please configure your network during the installation. Static IP is recommended but not mandatory.
3. Run following command, and follow the instruction.
```
wget -O - https://cdn.jsdelivr.net/gh/yangliu/[email protected].2/scripts/install.sh | sh
wget -O - https://cdn.jsdelivr.net/gh/yangliu/[email protected].3/scripts/install.sh | sh
```
or
```
wget -O - https://cdn.jsdelivr.net/gh/yangliu/[email protected].2/scripts/install.sh | sh -s /etc/acg
wget -O - https://cdn.jsdelivr.net/gh/yangliu/[email protected].3/scripts/install.sh | sh -s /etc/acg
```

## Diskless Mode
Expand Down

0 comments on commit 9e0b44b

Please sign in to comment.