Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sysboss committed Mar 26, 2018
1 parent eef1ffc commit a8ef8bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Based on Ubuntu.

## Usage:
```
docker run --privileged -ti -e purevpn_username='' -e purevpn_password='' sysboss/purevpn-ubuntu-container:latest
docker run --privileged -ti \
-e purevpn_username='' \
-e purevpn_password='' \
sysboss/purevpn-ubuntu-container:latest
```
* Valid PureVPN credentials required.

0 comments on commit a8ef8bb

Please sign in to comment.