Skip to content

Commit

Permalink
Merge pull request #4 from tterranigma/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
naraesk committed Jun 28, 2018
2 parents 48536cf + e389486 commit 2d7c13f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ This is a plugin for Plasma 5 KRunner. It's a translator and it translates text.
```
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=\`qtpaths --install-prefix\` -DKDE_INSTALL_QTPLUGINDIR=\`qtpaths --plugin-dir\`
cmake .. -DCMAKE_INSTALL_PREFIX=`qtpaths --install-prefix` -DKDE_INSTALL_QTPLUGINDIR=`qtpaths --plugin-dir`
make
sudo make install
kquitapp krunner
kquitapp5 krunner
krunner
```
## Configuration ##
Expand Down Expand Up @@ -40,3 +40,4 @@ Alternative source language: *German (de)*
*fr maison**en-fr maison*

Thanks for your feedback and kudos! If you like the runner, please vote for it [here](http://kde-apps.org/content/show.php?content=156498).

0 comments on commit 2d7c13f

Please sign in to comment.