Skip to content

Commit

Permalink
doc: fix typo in build guide
Browse files Browse the repository at this point in the history
Signed-off-by: Virgil Litan <[email protected]>
  • Loading branch information
VLitanADI committed Aug 27, 2020
1 parent 85c84d0 commit ed85ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ analog@precision:~$ sudo apt-get install doxygen graphviz
```
Install to build python backends
```shell
analog@precision:~$ sudo apt-get python3 python3-pip python3-setuptools
analog@precision:~$ sudo apt-get install python3 python3-pip python3-setuptools
```
Install to Read local context attributes from `/etc/libiio.ini`
```shell
Expand Down

0 comments on commit ed85ddd

Please sign in to comment.