under the upgrading the install, it says "version 2.1 or older" and "version 1.6 or newer", instead of "version 2.1 or newer"/"version 1.6 or older"

TomRBarber 2020-12-28 00:50:00 -05:00
parent 7b6e9722f7
commit f37ae1f528
1 changed files with 2 additions and 2 deletions

@ -76,7 +76,7 @@ As this project is still under active development, many of you will want to upgr
'''Note:''' Performing the following will stop and restart the RaSCSI software. This will make your RaSCSI presented images disappear and re-appear on the SCSI bus when the service is stopped, and restarted.
If you have the '''FULLSPEC''' board (version 2.1 or older) use this...
If you have the '''FULLSPEC''' board (version 2.1 or newer) use this...
```
cd ~/RASCSI
@ -90,7 +90,7 @@ sudo systemctl start rascsi
sudo systemctl status rascsi
```
If you have the '''STANDARD''' board (version 1.6 or newer) use this...
If you have the '''STANDARD''' board (version 1.6 or older) use this...
```
cd ~/RASCSI