This commit is contained in:
Petr Bena 2014-05-25 17:35:54 +02:00
parent 744859f1b8
commit 8eab5b610b

View File

@ -11,6 +11,18 @@ Features
* Automatically url encodes all data
* Automatically figure out author name if not provided explicitly
Installing on debian or ubuntu
==============================
Just add ppa:
```
sudo add-apt-repository ppa:benapetr/misc
sudo apt-get update
sudo apt-get install stikkit
```
That's all
Building on linux
=================