mirror of
https://github.com/grafana/grafana.git
synced 2025-01-13 01:22:05 -06:00
Typo in contributing.md
This commit is contained in:
parent
1febd578a4
commit
b067317595
@ -1,6 +1,6 @@
|
|||||||
Follow the setup guide in README.md
|
Follow the setup guide in README.md
|
||||||
|
|
||||||
### Rebuild frontend assts on source change
|
### Rebuild frontend assets on source change
|
||||||
```
|
```
|
||||||
grunt && grunt watch
|
grunt && grunt watch
|
||||||
```
|
```
|
||||||
@ -15,5 +15,3 @@ grunt karma:dev
|
|||||||
grunt test
|
grunt test
|
||||||
godep go test -v ./pkg/...
|
godep go test -v ./pkg/...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user