Commit 9dcc9a3e authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Update README.md

parent a0459c87
...@@ -12,7 +12,7 @@ Prebuilt firmware: [community.elphel.com/files/393/](http://community.elphel.com ...@@ -12,7 +12,7 @@ Prebuilt firmware: [community.elphel.com/files/393/](http://community.elphel.com
```sh ```sh
# in Kubuntu 20.04 this will install python2 which is used by poky[warrior] # in Kubuntu 20.04 this will install python2 which is used by poky[warrior]
$ sudo apt install python python-numpy $ sudo apt install python python-numpy python3-numpy
# below fixes missing error when compiling the kernel: missing "openssl/bio.h": # below fixes missing error when compiling the kernel: missing "openssl/bio.h":
$ sudo apt install libssl-dev $ sudo apt install libssl-dev
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment