wkhtmltopdf
This commit is contained in:
parent
5b4b7310e6
commit
0cde41042f
|
@ -21,6 +21,9 @@ 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
|
||||
```bash
|
||||
git clone https://github.com/ribaguifi/django-orchestra
|
||||
|
|
Loading…
Reference in New Issue