mirror of
https://github.com/pdewacht/brlaser
synced 2025-04-05 12:36:43 +02:00
Add documentation how to install under Ubuntu
This commit is contained in:
parent
f1e0b2df54
commit
fbcc6924e8
11
README.md
11
README.md
@ -15,6 +15,17 @@ It is known to support these printers:
|
|||||||
* Brother DCP-7065DN
|
* Brother DCP-7065DN
|
||||||
* Brother MFC-7360N
|
* Brother MFC-7360N
|
||||||
|
|
||||||
|
Installation
|
||||||
|
------------
|
||||||
|
|
||||||
|
Ubuntu:
|
||||||
|
```
|
||||||
|
sudo apt-get install autoreconf cups-development libcupsimage2-dev
|
||||||
|
./autogen.sh
|
||||||
|
make
|
||||||
|
sudo make install
|
||||||
|
```
|
||||||
|
|
||||||
Copyright
|
Copyright
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user