mirror of
https://github.com/CPunch/Laika.git
synced 2024-11-22 13:00:05 +00:00
Updated Keypairs (markdown)
parent
b1c25809fa
commit
7841b258f1
@ -19,7 +19,7 @@ You should receive output that looks like:
|
|||||||
|
|
||||||
## Passing keypairs back to Laika
|
## Passing keypairs back to Laika
|
||||||
|
|
||||||
These keypairs will then need to be passed back to cmake, you'll need to re-build the whole target using these keys. You'll need to delete the build and output directories.
|
These keypairs will then need to be passed back to cmake, you'll need to re-build the whole target using these keys. Start by cleaning the build and output directories.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ rm -rf bin build
|
$ rm -rf bin build
|
||||||
|
Loading…
Reference in New Issue
Block a user