mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-06 14:24:08 +00:00
Update install.rst
On Ubuntu 20.04, I had to install curl as well: sudo apt install curl I guess that would be the same on other setups.
This commit is contained in:
parent
605db98382
commit
0270359962
|
@ -16,7 +16,7 @@ Installing prerequisites (this command is for Ubuntu 16.04):
|
|||
gawk tcl-dev libffi-dev git mercurial graphviz \
|
||||
xdot pkg-config python python3 libftdi-dev gperf \
|
||||
libboost-program-options-dev autoconf libgmp-dev \
|
||||
cmake
|
||||
cmake curl
|
||||
|
||||
Yosys, Yosys-SMTBMC and ABC
|
||||
---------------------------
|
||||
|
|
Loading…
Reference in a new issue