File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ Ubuntu
14
14
- Install the flash plugin to screenshot Adobe Flash files: `` apt-get install flashplugin-installer ``
15
15
16
16
Automated installation via pip
17
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18
- - Install pip: ``apt-get install python-pip``
19
- - Install webkit2png: ``pip install webkit2png``
17
+ -------------------------------
18
+ - Install pip: ``` apt-get install python-pip ` ``
19
+ - Install webkit2png: ``` pip install webkit2png ` ``
20
20
21
21
Manual installation via Git
22
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22
+ -----------------------------
23
23
- Install git: `` apt-get install git-core ``
24
24
- Create directory: `` mkdir python-webkit2png ``
25
25
- Clone the project: `` git clone https://github.com/adamn/python-webkit2png.git python-webkit2png ``
35
35
=====
36
36
- On a headless server run: python scripts/webkit2png [ options] <URL >
37
37
- For help run: `` python scripts/webkit2png -h ``
38
+
39
+ ![ Alt Text] ( http://24.media.tumblr.com/tumblr_m9trixXFHn1rxlmf0o1_400.gif )
You can’t perform that action at this time.
0 commit comments