Improve build instruction by clear build tree
This commit is contained in:
parent
073ab40a2b
commit
48e93cb39e
|
@ -19,6 +19,7 @@ $ cd ~/tmp/kicad-i18n-build
|
|||
$ cmake ${_PWD}
|
||||
$ make
|
||||
$ make install
|
||||
$ cd .. rm -rf ~/tmp/kicad-i18n-build
|
||||
```
|
||||
|
||||
If you want to change the default install prefix to match your KiCad
|
||||
|
|
Loading…
Reference in New Issue