Skip to content

Update "go install" syntax in README#7

Open
edenman wants to merge 1 commit into
jinzhu:masterfrom
edenman:patch-1
Open

Update "go install" syntax in README#7
edenman wants to merge 1 commit into
jinzhu:masterfrom
edenman:patch-1

Conversation

@edenman

@edenman edenman commented Jan 25, 2022

Copy link
Copy Markdown

Installing this on a new laptop, got this error:

go install github.com/jinzhu/grb
go install: version is required when current directory is not in a module
	Try 'go install github.com/jinzhu/grb@latest' to install the latest version

Installing this on a new laptop, got this error:
```
go install github.com/jinzhu/grb
go install: version is required when current directory is not in a module
	Try 'go install github.com/jinzhu/grb@latest' to install the latest version
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant