Skip to content

Commit

Permalink
Merge pull request projecthamster#276 from Orbixx/master
Browse files Browse the repository at this point in the history
Updated README's build instructions to avoid lib import error
  • Loading branch information
elbenfreund committed Mar 31, 2016
2 parents 8c739fe + 7ff6b33 commit 9e00532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RPM-based: `yum install gettext intltool gnome-python2-gconf`
#### Building

```bash
./waf configure build --prefix=/usr/local
./waf configure build --prefix=/usr
sudo ./waf install
```

Expand Down

0 comments on commit 9e00532

Please sign in to comment.