Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/en/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ for the instructions of installing them on Ubuntu 16.04.

* cmake (>=2.8)
* gcc (>=4.8.1)
* google protobuf (>=2.5)
* google protobuf (>=2.5 <3.0)
* blas (tested with openblas >=0.2.10)
* swig(>=3.0.10) for compiling PySINGA
* numpy(>=1.11.0) for compiling PySINGA
Expand Down