docs: wrap test commands in code block
This commit is contained in:
@@ -231,10 +231,12 @@ A script is provided to automate generation and open the solution in Visual Stud
|
||||
### Cross-Platform (CLI)
|
||||
To build and run manually from the terminal:
|
||||
|
||||
```bash
|
||||
mkdir build && cd build
|
||||
cmake .. -DSEALLIB_TEST=ON
|
||||
cmake --build .
|
||||
./seallib-test
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user