Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itsnauman committed Apr 26, 2014
1 parent 55b1113 commit 0a87224
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ Ubuntu
- Install the flash plugin to screenshot Adobe Flash files: ``apt-get install flashplugin-installer``

Automated installation via pip
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Install pip: ``apt-get install python-pip``
- Install webkit2png: ``pip install webkit2png``
-------------------------------
- Install pip: ```apt-get install python-pip```
- Install webkit2png: ```pip install webkit2png```

Manual installation via Git
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----------------------------
- Install git: ``apt-get install git-core``
- Create directory: ``mkdir python-webkit2png``
- Clone the project: ``git clone https://github.com/adamn/python-webkit2png.git python-webkit2png``
Expand All @@ -35,3 +35,5 @@ Usage
=====
- On a headless server run: python scripts/webkit2png [options] <URL>
- For help run: ``python scripts/webkit2png -h``

![Alt Text](http://24.media.tumblr.com/tumblr_m9trixXFHn1rxlmf0o1_400.gif)

0 comments on commit 0a87224

Please sign in to comment.