Update README.md

This commit is contained in:
Ralph 2020-01-18 23:43:18 -05:00 committed by GitHub
parent 0810c1fc8b
commit 1a52b41b20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ TO INSTALL:
3. Add user to sudo group - sudo adduser (username) sudo
4. Log in to new user - sudo su (username)
5. cd ~/
6. wget https://raw.githubusercontent.com/lbryio/pool/next/install.sh && chmod +x install.sh && ./install.sh
6. `wget https://raw.githubusercontent.com/lbryio/pool/next/install.sh && chmod +x install.sh && ./install.sh`
7. Follow the instructions on the screen.
8. sudo bash screen-start.sh