mirror of
https://github.com/donl/gPanel.git
synced 2026-07-11 22:06:02 -06:00
commit
dd8be427ff
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Package Manager: __[npm](https://www.npmjs.com/)__
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# Go get the repo and append it to your $GOPATH
|
# Go get the repo and append it to your $GOPATH
|
||||||
go get https://github.com/Ennovar/gPanel.git
|
go get github.com/Ennovar/gPanel
|
||||||
|
|
||||||
# Navigate to the directory (replace $GOPATH with your actual $GOPATH)
|
# Navigate to the directory (replace $GOPATH with your actual $GOPATH)
|
||||||
cd $GOPATH/github.com/Ennovar/gPanel
|
cd $GOPATH/github.com/Ennovar/gPanel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue