Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit 43ade2a

Browse files
authored
Update README.md
In the install package list, `python-serial` should be updated to `python3-serial`. Please see #42.
1 parent cd0ca27 commit 43ade2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Update the system and install prequisities.
1919

2020
```
2121
sudo apt-get update
22-
sudo apt-get install git cups wiringpi build-essential libcups2-dev libcupsimage2-dev python-serial python-pil python-unidecode
22+
sudo apt-get install git cups wiringpi build-essential libcups2-dev libcupsimage2-dev python3-serial python-pil python-unidecode
2323
```
2424

2525
Install the printer driver. Don't worry about the warnings that g++ gives.

0 commit comments

Comments
 (0)