Commit 12906378 authored by Mark Turner's avatar Mark Turner
Browse files

docs: Fixing installation step directory path.

parent bfef44f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -231,7 +231,7 @@ Installation
    go get github.com/ajstarks/svgo
    go get github.com/taironas/route
    go get github.com/taironas/tinygraphs
    cd $GOPATH/src/github.com/tinygraphs
    cd $GOPATH/src/github.com/taironas/tinygraphs
    go get ./app-backend
    export PORT=8080