1
0
mirror of https://github.com/MontFerret/ferret.git synced 2026-06-20 01:17:53 +02:00

Updated prerequisites

This commit is contained in:
Tim Voronov
2018-10-05 10:10:19 -04:00
committed by GitHub
parent 4a66c0455c
commit 8a43caca93
+6 -1
View File
@@ -63,10 +63,15 @@ For query syntax, you may go to [ArangoDB web site](https://docs.arangodb.com/3.
## Installation
### Prerequisites
#### Production
* Go >=1.9
* Chrome or Docker
#### Development
* GoDep
* GNU Make
* Chrome or Docker (optional)
* ANTLR4 >=4.7.1
```sh
go get github.com/MontFerret/ferret