1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-11-22 04:50:06 +00:00

Updated CNC setup (markdown)

CPunch 2022-09-03 12:07:54 -05:00
parent 398797dec9
commit c7da7a1b13

@ -7,6 +7,7 @@ Generate a keypair using the `./bin/genKey` binary. Just run it like:
```sh ```sh
$ ./bin/genKey $ ./bin/genKey
``` ```
> Make sure you've previously [compiled the project](Compiling)
These keypairs will then need to be passed back to cmake, you'll need to re-build the whole target using these keys. This looks something like: These keypairs will then need to be passed back to cmake, you'll need to re-build the whole target using these keys. This looks something like: