Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat5TV committed Feb 15, 2019
1 parent ff6369f commit ebf0b04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -17,7 +17,8 @@ apt update && apt install -y ca-certificates wget ssl-cert && /usr/sbin/make-ssl
```
or
```bash
wget https://nemslinux.com/prep
cd /tmp
wget --no-check-certificate https://nemslinux.com/prep
chmod +x prep
./prep
```
Expand Down

0 comments on commit ebf0b04

Please sign in to comment.