Explorar o código

updated building from source docs

Torkel Ödegaard %!s(int64=6) %!d(string=hai) anos
pai
achega
8e21717c12
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/sources/project/building_from_source.md

+ 2 - 2
docs/sources/project/building_from_source.md

@@ -57,7 +57,7 @@ For this you need nodejs (v.6+).
 ```bash
 ```bash
 npm install -g yarn
 npm install -g yarn
 yarn install --pure-lockfile
 yarn install --pure-lockfile
-yarn watch
+yarn start
 ```
 ```
 
 
 ## Running Grafana Locally
 ## Running Grafana Locally
@@ -145,4 +145,4 @@ Please contribute to the Grafana project and submit a pull request! Build new fe
 ## Logging in for the first time
 ## Logging in for the first time
 
 
 To run Grafana open your browser and go to the default port http://localhost:3000 or the port you have configured.
 To run Grafana open your browser and go to the default port http://localhost:3000 or the port you have configured.
-Then follow the instructions [here](/guides/getting_started/).
+Then follow the instructions [here](/guides/getting_started/).