mirror of
https://github.com/MontFerret/ferret.git
synced 2026-06-20 01:17:53 +02:00
Updated prerequisites
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user