Al Lefebvre 10 лет назад
Родитель
Сommit
20eb6df9e8
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -86,7 +86,6 @@ go get github.com/grafana/grafana
 
 
 ### Building the backend
 ### Building the backend
 ```
 ```
-/usr/local/go/src/github.com/grafana/grafana/
 cd $GOPATH/src/github.com/grafana/grafana
 cd $GOPATH/src/github.com/grafana/grafana
 go run build.go setup            (only needed once to install godep)
 go run build.go setup            (only needed once to install godep)
 godep restore                    (will pull down all golang lib dependencies in your current GOPATH)
 godep restore                    (will pull down all golang lib dependencies in your current GOPATH)