mirror of
https://github.com/MontFerret/ferret.git
synced 2024-12-14 11:23:02 +02:00
Updated prerequisites
This commit is contained in:
parent
4a66c0455c
commit
8a43caca93
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user