Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rozetko authored Jun 20, 2018
1 parent ac60fda commit 78dcad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ See also:

## Download & Install on Linux

You need only [nodejs >=6.14](https://nodejs.org/en/download/) on your machine
You need only [nodejs >= 6.14](https://nodejs.org/en/download/) on your machine.

```
wget https://github.com/hastic/hastic-server/releases/download/0.1.0-alpha/hastic-server-0.1.0-alpha.tar.gz
Expand All @@ -25,7 +25,7 @@ cd hastic-server-0.1.0-alpha/server/dist
node server
```

## Build & run from soure
## Build & run from source

Hastic server requires Grafana's API key (http://<your_grafana_url>/org/apikeys) to query data from Grafana datasources.
API key role requires only `Viewer` access.
Expand Down

0 comments on commit 78dcad5

Please sign in to comment.