Translations:KRename/16/fr: Difference between revisions
Appearance
ChristianW (talk | contribs) Created page with "<syntaxhighlight lang="bash"> git clone git://anongit.kde.org/krename.git cd krename mkdir build && cd build cmake .. sudo make install </syntaxhighlight>" |
(No difference)
|
Latest revision as of 20:06, 14 June 2018
git clone git://anongit.kde.org/krename.git
cd krename
mkdir build && cd build
cmake ..
sudo make install