Skip to content

Commit

Permalink
readme tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Jun 12, 2024
1 parent 8eeba47 commit 6b27624
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 @@ -24,7 +24,7 @@ Latest stable WireGuard release from Arch Linux repo.

## Usage

```bash
```text
docker run -d \
--cap-add=NET_ADMIN \
-p 8080:8080 \
Expand Down Expand Up @@ -82,7 +82,7 @@ default credentials: admin/socks

## PIA example

```
```bash
docker run -d \
--cap-add=NET_ADMIN \
-p 8080:8080 \
Expand Down

0 comments on commit 6b27624

Please sign in to comment.