Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Install section to README.md #973

Open
omani opened this issue Aug 27, 2023 · 1 comment
Open

Add Install section to README.md #973

omani opened this issue Aug 27, 2023 · 1 comment

Comments

@omani
Copy link

omani commented Aug 27, 2023

I want quick access to install information. without need to click around.
put an install guide (usually one line go install.... into the README.

@omani
Copy link
Author

omani commented Aug 27, 2023

there you go I just found it by GOOGLING install go-migrate which pointed to the README.md in cmd/migrate.

which is what I thought: just one line: $ go install -tags 'postgres' github.com/golang-migrate/migrate/v4/cmd/migrate@latest

imagine, I had to navigate away from your github repo and google it just to come back to the same repo but a different directory.

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

No branches or pull requests

1 participant