Skip to content

Commit

Permalink
Update README for installation with pip
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienverge committed Feb 19, 2015
1 parent a8a3b11 commit 0529117
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@ Installation
sudo apt-get install photocollage
```

* Using pip (for other OS):
```
sudo pip3 install photocollage # you may need to use python3-pip instead of pip3
```

* Manual installation (for other OS):
```
# Install dependencies
Expand Down

0 comments on commit 0529117

Please sign in to comment.