wget instead of curl

This commit is contained in:
evan 2020-12-18 11:18:58 -06:00
parent 498449f3d4
commit 822cbf78fe

View file

@ -10,7 +10,7 @@ Connect the reMarkable via USB and make sure it has internet access,
Connect to the reMarkable with [SSH](https://remarkablewiki.com/tech/ssh) and execute
curl http://raw.githubusercontent.com/Evidlo/remarkable_printer/master/install.sh | sh
wget -O - http://raw.githubusercontent.com/Evidlo/remarkable_printer/master/install.sh | sh
This will install and start the printer service on the reMarkable.