diff --git a/README.md b/README.md index ab89b65..9a816c4 100644 --- a/README.md +++ b/README.md @@ -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