Add readme submodule instruction
This commit is contained in:
@@ -70,6 +70,9 @@ Once created, replug the wireless dongle.
|
|||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
This project uses git submodules, so before building you have to initialize them via:
|
||||||
|
`git submodule update --init --recursive`
|
||||||
|
|
||||||
To only build the CLI app on MacOS, use:
|
To only build the CLI app on MacOS, use:
|
||||||
`cargo build --release --bin hyper_headset_cli`
|
`cargo build --release --bin hyper_headset_cli`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user