Skip to content

Commit

Permalink
modified version
Browse files Browse the repository at this point in the history
  • Loading branch information
saalikmubeen committed Jun 4, 2024
1 parent 91dab16 commit ce15855
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 @@ -57,7 +57,7 @@ PHP's Laravel like web framework supercharged with Go.
1. Install Goravel CLI tool:

```bash
go install github.com/saalikmubeen/goravel/cmd/goravel@v1.5.1
go install github.com/saalikmubeen/goravel/cmd/goravel@v1.6.0
```

2. Make sure to add `$GOPATH/bin` to your `$PATH` so that you can run the Goravel CLI tool from anywhere. If you don't have it, you can add it to your `~/.bashrc` or `~/.bash_profile` or `~/.zshrc` file:
Expand Down

0 comments on commit ce15855

Please sign in to comment.