Update README.md

This commit is contained in:
Gheorghe-Teodor Bercea 2020-02-13 15:52:53 -05:00 committed by GitHub
parent ecf16c3441
commit dab862e4f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -5,9 +5,11 @@ Open Neural Network Frontend : an ONNX frontend for MLIR.
## Prerequisites ## Prerequisites
```
gcc >= 6.4 gcc >= 6.4
libprotoc >= 3.11.0 libprotoc >= 3.11.0
cmake >= 3.15.4 cmake >= 3.15.4
```
## Installation ## Installation