Skip to content

Commit 8d3b3cc

Browse files
committed
Updating README.md to account for libfftw system-level dependency on Ubuntu
1 parent 77041f4 commit 8d3b3cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Start by installing the required packages. For Ubuntu 24.04, the command is:
8989
nlohmann-json3-dev \
9090
python3-sphinx python3-sphinx-rtd-theme python3-breathe python3-jsonschema \
9191
libfmt-dev \
92+
libfftw3-dev \
9293
xxd
9394
```
9495

0 commit comments

Comments
 (0)