chg readme instructions

main
Grégory Lebreton 1 year ago
parent 8b1f951362
commit c11a941a38

@ -1,12 +1,13 @@
## Canon LBP printers drivers installer for Linux Debian
Script for installing the Linux CAPT Printer Driver for Canon LBP printers on Ubuntu (both 32-bit and 64-bit)
Script for installing the Linux CAPT Printer Driver for Canon LBP printers on Debian based OS (both 32-bit and 64-bit)
### Install
```
sudo apt-get install wget
sudo dpkg --add-architecture i386
git clone https://git.legaragenumerique.fr/GARAGENUM/canon-drivers.git
cd canon-drivers/
sudo apt-get install wget && sudo dpkg --add-architecture i386
wget https://github.com/hieplpvip/canon_printer/raw/master/canon_lbp_setup.sh
chmod +x canon_lbp_setup.sh
./canon_lbp_setup.sh

Loading…
Cancel
Save