Merge "docs: add missing setup step for building in shell" into main
This commit is contained in:
@@ -39,7 +39,7 @@ $ nix-shell -A native-clangStdenvPackages
|
||||
|
||||
### Building from the development shell
|
||||
|
||||
Run a clean build and test with `just clean build install test`.
|
||||
Run a clean build and test with `just clean setup build install test`.
|
||||
|
||||
You can also run the unit tests and integration tests separately:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user