1
0
mirror of https://github.com/pdewacht/brlaser synced 2024-12-26 15:38:20 +01:00

Merge pull request #17 from blob79/install_ubuntu

Add documentation how to install under Ubuntu
This commit is contained in:
Peter De Wachter 2018-01-25 14:45:46 +01:00 committed by GitHub
commit d25ba26132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,17 @@ It is known to support these printers:
* Brother DCP-7065DN
* Brother MFC-7360N
Installation
------------
Ubuntu:
```
sudo apt-get install autoreconf cups-development libcupsimage2-dev
./autogen.sh
make
sudo make install
```
Copyright
---------