Skip to content

Commit

Permalink
Fix installer typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bcessa committed Dec 6, 2019
1 parent ce17075 commit e888ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ EOF
# Configuration variables
BINARY="govanity"
OWNER="bryk-io"
REPO="go-vanityi"
REPO="go-vanity"
OS=$(uname_os)
ARCH=$(uname_arch)
PREFIX="$OWNER/$REPO"
Expand Down

0 comments on commit e888ae9

Please sign in to comment.