Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DJM0 committed Mar 25, 2020
1 parent cbb1f1d commit 718548e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,13 @@ This has been forked by [Simwood](https://simwood.com) as the [original project]

3. Install and setup Docker, WireGuard and Subspace on the host:

**Make sure you run the following as root!**

```bash
curl https://raw.github.com/simwood/subspace/blob/master/ubuntu_install.sh | sudo bash
bash <(curl -s https://raw.githubusercontent.com/simwood/subspace/master/ubuntu_install.sh)
```

Or run the commands manually (as root):
Or run the commands manually:

```bash
# Add repository and install WireGuard
Expand Down

0 comments on commit 718548e

Please sign in to comment.