Minor correction

This commit is contained in:
Netkas 2023-10-09 16:56:20 -04:00
parent a69a705451
commit 97f31399e3
No known key found for this signature in database
GPG key ID: 5DAF58535614062B

View file

@ -588,7 +588,7 @@ configurations. You may alter how these configurations work to suit your needs,
do is run the `build` command with the `--config` option to specify which configuration to use.
```shell
$ `ncc build -p MyCommandLineProgram --config release_executable`
$ ncc build -p MyCommandLineProgram --config release_executable`
Building project 'MyCommandLineProgram'
[ =========== ] 100% 2/2 remaining: 0 sec. elapsed: 0 sec.
Processing build/release/com.example.cli_program.ncc to hex dump