Skip to content

Commit

Permalink
Update README.md: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gearcog authored Feb 1, 2024
1 parent 56d3d58 commit e9a3c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ cd /go/src/github.com/cosmtrek/hub
AIR_PORT=8080 air -c "config.toml"
```

this will replace `$PWD` with the current directory, `$AIR_PORT` is the port where to publish and `$@` is to accept arguments of the aplication itself for example -c
this will replace `$PWD` with the current directory, `$AIR_PORT` is the port where to publish and `$@` is to accept arguments of the application itself for example -c

</details>

Expand Down

0 comments on commit e9a3c10

Please sign in to comment.