Update README.md

This commit is contained in:
MooCat 2021-04-18 19:12:58 -04:00 committed by GitHub
parent 6d74f14aa7
commit c45a8a2d8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,23 @@ chmod +x *.sh
```
Each time you run the script, you must run the following prior to proceeding:
```
# CHANGE TO INSTALL DIR
cd /home/USER/somedir/
nano .config
source .config
# RUN THIS TO INSTALL XMRIG (GENERAL)
./xmrig-installer.sh
# RUN THIS TO INSTALL XMRIG (HIVEOS - RUN IN HIVE SHELL)
./hiveos-xmrig-installer.sh
```
### Update Git Sources (scripts)
Probably do this weekly for now until main parts of these scripts are done. Will add auto-update script repos in future.
You must manually initiate the installation/reconfiguration scripts.