Commit 02ddd83f authored by Andrey Filippov's avatar Andrey Filippov Committed by GitHub
Browse files

Update README.md

parent 707110cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,5 +17,5 @@ is in this [blog post](http://blog.elphel.com/2016/03/free-fpga-reimplement-the-
Python program used on the target and during Cocotb simulation requires Python numpy module, on Ubuntu you may
install it with
```
sudo apt-get install python2.7-numpy
sudo apt-get install python-numpy
```