Translations:KRename/16/fr: Difference between revisions

From KDE UserBase Wiki
(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