Skip to content

Commit 8b892ed

Browse files
committed
Updated README
1 parent c2ab58c commit 8b892ed

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,10 @@ For query syntax, you may go to [ArangoDB web site](https://docs.arangodb.com/3.
5858

5959
## Installation
6060

61-
### Prerequisites
61+
### Binary
62+
You can download latest binaries from [here](https://github.com/MontFerret/ferret/releases).
63+
64+
### Source code
6265
#### Production
6366
* Go >=1.9
6467
* Chrome or Docker
@@ -73,7 +76,10 @@ For query syntax, you may go to [ArangoDB web site](https://docs.arangodb.com/3.
7376
go get github.com/MontFerret/ferret
7477
```
7578

76-
You can use your local copy of Google Chrome / Chromium, but for ease of use it's recommended to run it inside a Docker container:
79+
## Environment
80+
81+
In order to use all Ferret features, you will need to have Chrome either installed locally or running in Docker.
82+
For ease of use we recommend to run Chrome inside a Docker container:
7783

7884
```sh
7985
docker pull alpeware/chrome-headless-trunk

0 commit comments

Comments
 (0)