Skip to content

Commit

Permalink
fix mod name
Browse files Browse the repository at this point in the history
  • Loading branch information
das6ng committed Jan 10, 2024
1 parent a73f01d commit 6843335
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a simple go version switcher.

# Installation

Just run: `go install github.com/dashengyeah/govs@latest`
Just run: `go install github.com/das6ng/govs@latest`

# Usage

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/dashengyeah/govs
module github.com/das6ng/govs

go 1.20

Expand Down

0 comments on commit 6843335

Please sign in to comment.