aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0785a5e..cf22f8c 100644
--- a/README.md
+++ b/README.md
@@ -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:
```