Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul authored Sep 29, 2021
1 parent 1352f82 commit 58ccf09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Please check this documents [https://snapcraft.io/docs/installing-snapd](https:/
```

## From the source (developement version)
### Use to `go get`
### Use to `go install`
```
▶ GO111MODULE=on go get -v github.com/hahwul/dalfox/v2
▶ GO111MODULE=on go install github.com/hahwul/dalfox/v2@latest
```
The update is the same as the installation method.

Expand Down

0 comments on commit 58ccf09

Please sign in to comment.