Skip to content

Update installation command#214

Closed
nikhil1011 wants to merge 1 commit intorubenv:masterfrom
nikhil1011:patch-1
Closed

Update installation command#214
nikhil1011 wants to merge 1 commit intorubenv:masterfrom
nikhil1011:patch-1

Conversation

@nikhil1011
Copy link
Copy Markdown

Beginners might get confused when installing packages and this old command is no more applicable. Changing the installation instruction to use the latest go install command is helpful and might potentially save a couple hours of wondering why the sql-migrate CLI tool is not being found by the go environment in local.

Closes #213.

Beginners might get confused when installing packages and this old command is no more applicable. Changing the installation instruction to use the latest `go install` command is helpful and might potentially save a couple hours of wondering why the `sql-migrate` CLI tool is not being found by the go environment in local.

Closes rubenv#213.
Comment thread README.md
@rubenv
Copy link
Copy Markdown
Owner

rubenv commented Aug 26, 2022

Solved by #215

@rubenv rubenv closed this Aug 26, 2022
@nikhil1011 nikhil1011 deleted the patch-1 branch November 1, 2022 23:54
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.

sql-migrate CLI tool not being added to path with the installation command provided. zsh: command not found: sql-migrate

3 participants