Skip to content
This repository was archived by the owner on Dec 9, 2023. It is now read-only.

Commit 7f48301

Browse files
committed
Update README for manual install
1 parent 4c11586 commit 7f48301

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@ rm linux.sh
4242

4343
## Manual installation
4444

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`.
4846

4947
# Documentation
5048

go.sum

-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ
8585
github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M=
8686
github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
8787
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=
9088
github.com/google/go-github/v28 v28.1.1 h1:kORf5ekX5qwXO2mGzXXOjMe/g6ap8ahVe0sBEulhSxo=
9189
github.com/google/go-github/v28 v28.1.1/go.mod h1:bsqJWQX05omyWVmc00nEUql9mhQyv38lDZ8kPZcQVoM=
9290
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135 h1:zLTLjkaOFEFIOxY5BWLFLwh+cL8vOBW4XJ2aqLE/Tf0=

0 commit comments

Comments
 (0)