This repository was archived by the owner on Dec 9, 2023. It is now read-only.
File tree 2 files changed +1
-5
lines changed
2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -42,9 +42,7 @@ rm linux.sh
42
42
43
43
## Manual installation
44
44
45
- You need Golang installed to compile DevDash.
46
-
47
- You simply need to run ` go get -u github.com/Phantas0s/devdash/cmd/devdash ` in your terminal.
45
+ You need to clone this repository and build the binary in ` cmd/devdash ` .
48
46
49
47
# Documentation
50
48
Original file line number Diff line number Diff line change @@ -85,8 +85,6 @@ github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ
85
85
github.com/google/go-cmp v0.2.0 /go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M =
86
86
github.com/google/go-cmp v0.3.0 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
87
87
github.com/google/go-cmp v0.3.1 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
88
- github.com/google/go-github v17.0.0+incompatible h1:N0LgJ1j65A7kfXrZnUDaYCs/Sf4rEjNlfyDHW9dolSY =
89
- github.com/google/go-github v17.0.0+incompatible /go.mod h1:zLgOLi98H3fifZn+44m+umXrS52loVEgC2AApnigrVQ =
90
88
github.com/google/go-github/v28 v28.1.1 h1:kORf5ekX5qwXO2mGzXXOjMe/g6ap8ahVe0sBEulhSxo =
91
89
github.com/google/go-github/v28 v28.1.1 /go.mod h1:bsqJWQX05omyWVmc00nEUql9mhQyv38lDZ8kPZcQVoM =
92
90
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 h1:zLTLjkaOFEFIOxY5BWLFLwh+cL8vOBW4XJ2aqLE/Tf0 =
You can’t perform that action at this time.
0 commit comments