Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nkakouros committed Jun 28, 2018
1 parent 117e323 commit e389486
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 @@ -6,7 +6,7 @@ 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
kquitapp5 krunner
Expand Down

0 comments on commit e389486

Please sign in to comment.