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

Update README.md #176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #176

wants to merge 1 commit into from

Conversation

awan1
Copy link

@awan1 awan1 commented Sep 23, 2022

Fix #114

@basperheim
Copy link

We should also update the README to let people know that the --port option needs to come directly after the gin command for it to work:

PORT=8082 gin --port 8082 run main.go            
[gin] Listening on port 8082
[gin] Building...
[gin] Build finished

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.

gin: command not found
2 participants