Skip to content

Commit 34f3dc7

Browse files
committed
README: fix typo
1 parent 5f190db commit 34f3dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ To build the application with support for AKD1000 NSoC, you need a Python develo
246246
1. Install dependencies
247247
Check if you have an output for `python3-config --cflags` command. If you get `bash: command not found: python3-config`, then try to install it with
248248
```
249-
$ apt install -y python3-dev`
249+
$ apt install -y python3-dev
250250
```
251251
Also, install the Python `akida` library
252252
```

0 commit comments

Comments
 (0)