wkhtmltopdf
This commit is contained in:
parent
5b4b7310e6
commit
0cde41042f
|
@ -21,6 +21,9 @@ apt=(
|
||||||
sudo apt-get install --no-install-recommends -y ${apt[@]}
|
sudo apt-get install --no-install-recommends -y ${apt[@]}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
It is necessary install *wkhtmltopdf*
|
||||||
|
You can install it from https://wkhtmltopdf.org/downloads.html
|
||||||
|
|
||||||
Clone this repository
|
Clone this repository
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/ribaguifi/django-orchestra
|
git clone https://github.com/ribaguifi/django-orchestra
|
||||||
|
|
Loading…
Reference in New Issue