Browse Source

Add documentation how to install under Ubuntu

pull/17/head
blob79 8 years ago
parent
commit
fbcc6924e8
  1. 11
      README.md

11
README.md

@ -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
---------

Loading…
Cancel
Save