We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd0ca27 + 43ade2a commit 27002bbCopy full SHA for 27002bb
README.md
@@ -19,7 +19,7 @@ Update the system and install prequisities.
19
20
```
21
sudo apt-get update
22
-sudo apt-get install git cups wiringpi build-essential libcups2-dev libcupsimage2-dev python-serial python-pil python-unidecode
+sudo apt-get install git cups wiringpi build-essential libcups2-dev libcupsimage2-dev python3-serial python-pil python-unidecode
23
24
25
Install the printer driver. Don't worry about the warnings that g++ gives.
0 commit comments