Updated Keypairs (markdown)

cpunk 2022-09-20 01:11:19 -05:00
parent b1c25809fa
commit 7841b258f1
1 changed files with 1 additions and 1 deletions

@ -19,7 +19,7 @@ You should receive output that looks like:
## 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
$ rm -rf bin build