Skip to content

Commit

Permalink
docs(readme): update build command
Browse files Browse the repository at this point in the history
  • Loading branch information
serhhatsari committed Sep 15, 2023
1 parent 0f4389c commit 479fb21
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 @@ -26,7 +26,7 @@ git clone https://github.com/serhhatsari/askgpt.git
```
Then, build the project:
```shell
go build
go build cmd/askgpt/main.go
```
Finally, you can run the executable:
```shell
Expand Down

0 comments on commit 479fb21

Please sign in to comment.