mirror of
https://github.com/CPunch/Laika.git
synced 2025-11-21 11:30:33 +00:00
Updated Keypairs (markdown)
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user