1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-14 11:23:02 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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