Almost perfect explaination…

This commit is contained in:
LordBlick 2015-09-20 15:29:03 +02:00
parent 127118b646
commit d159b8b961
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ $ rm -rf ~/tmp/kicad-i18n-build
``` ```
If you want to change the default install prefix to match your KiCad If you want to change the default install prefix to match your KiCad
build, you can add for example use: build, you can add `cmake` option for example use:
``` ```
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_PREFIX=/usr
``` ```