Skip to content

Commit

Permalink
add space in AdGuard VPN
Browse files Browse the repository at this point in the history
  • Loading branch information
el-termikael committed Aug 23, 2024
1 parent 0021d73 commit 8933dd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ In your SSH client, execute the following code to install the packages required
opkg install curl sudo ca-certificates
```

Go to `cd/opt` folder and run the AdGuardVPN CLI installation script:
Go to `cd/opt` folder and run the AdGuard VPN CLI installation script:

```bash
curl -fsSL https://raw.githubusercontent.com/AdguardTeam/AdGuardVPNCLI/master/scripts/release/install.sh | sh -s -- -v
Expand Down

0 comments on commit 8933dd4

Please sign in to comment.