diff options
| author | drowe67 <[email protected]> | 2023-07-14 13:49:19 +0930 |
|---|---|---|
| committer | David Rowe <[email protected]> | 2023-07-14 13:49:19 +0930 |
| commit | 597e9eb965b6b79279d045a43fde60e031d2e716 (patch) | |
| tree | e117fa8c20a29def6c08c54564e4cf549a7410e0 /README.md | |
| parent | fb4547abe6fc20a0e9aa4c3049d5359027d0d89e (diff) | |
experimental clang-format ctest
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ CTest is used as a test framework, with support from [GNU Octave](https://www.gn 1. Install GNU Octave and libraries on Ubuntu with: ``` - sudo apt install octave octave-common octave-signal liboctave-dev gnuplot python3-numpy sox valgrind + sudo apt install octave octave-common octave-signal liboctave-dev gnuplot python3-numpy sox valgrind clang-format ``` 1. To build and run the tests: ``` |
