mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-08-23 17:37:25 +00:00
Update README.md
This commit is contained in:
parent
0810c1fc8b
commit
1a52b41b20
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue