Skip to content

Commit

Permalink
Update Ubuntu install instructions
Browse files Browse the repository at this point in the history
Closes #84
  • Loading branch information
krf committed Aug 25, 2017
1 parent 74effa4 commit 25ade05
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 @@ -56,7 +56,7 @@ As of now, you will need the following dependencies to build this project:
### On Debian/Ubuntu

```
apt-get install libkf5threadweaver-dev libkf5i18n-dev libkf5configwidgets-dev libkf5coreaddons-dev libkf5itemviews-dev libkf5itemmodels-dev libelf-dev libdw-dev cmake extra-cmake-modules gettext
apt-get install libkf5threadweaver-dev libkf5i18n-dev libkf5configwidgets-dev libkf5coreaddons-dev libkf5itemviews-dev libkf5itemmodels-dev libkf5kio-dev libkf5solid-dev libelf-dev libdw-dev cmake extra-cmake-modules gettext
```

### On Fedora
Expand Down

0 comments on commit 25ade05

Please sign in to comment.