From 1a52b41b20a8ae63229b581327c090eb17a0cff1 Mon Sep 17 00:00:00 2001 From: Ralph Date: Sat, 18 Jan 2020 23:43:18 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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