Skip to content

Commit

Permalink
change to heading
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Sep 19, 2023
1 parent b4bd8c7 commit 4878003
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 @@ -39,13 +39,13 @@

Just download the latest binary from the [release page](https://github.com/seriousm4x/UpSnap/releases) and run it.

**Root**:
### Root:

```bash
sudo ./upsnap serve --http=0.0.0.0:8090
```

**Non-Root**:
### Non-root:

```bash
sudo setcap cap_net_raw=+ep ./upsnap # only once after downloading
Expand Down

0 comments on commit 4878003

Please sign in to comment.