Update readme
This commit is contained in:
parent
960e6e6ec5
commit
fd832f5934
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -1,13 +1,14 @@
|
|||
# Webgalen
|
||||
|
||||
Prerequisites
|
||||
A tool to dissect of websites (tribute to Galen of Pergamon)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Install a few tools
|
||||
|
||||
apt-get install img2pdf imagemagick
|
||||
|
||||
|
||||
Increase memory in imagemagick policy `/etc/ImageMagick-6/policy.xml`
|
||||
|
||||
<policy domain="resource" name="memory" value="2GiB"/>
|
||||
|
||||
window.$FlowPaper('documentViewer').config
|
||||
window.$FlowPaper('documentViewer').switchMode('portrait')
|
||||
<policy domain="resource" name="memory" value="2GiB"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue