Fix fastest typo to previous commit
This commit is contained in:
parent
48e93cb39e
commit
a4b934cf79
|
@ -19,7 +19,8 @@ $ cd ~/tmp/kicad-i18n-build
|
||||||
$ cmake ${_PWD}
|
$ cmake ${_PWD}
|
||||||
$ make
|
$ make
|
||||||
$ make install
|
$ make install
|
||||||
$ cd .. rm -rf ~/tmp/kicad-i18n-build
|
$ cd ..
|
||||||
|
$ 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
|
||||||
|
|
Loading…
Reference in New Issue