Skip to content

Commit

Permalink
update README.md;
Browse files Browse the repository at this point in the history
  • Loading branch information
dkatargin committed Jun 14, 2023
1 parent ec13064 commit 867ce1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Super simple telegram -> OpenAI API bot

## Build

`go build -o bot .`
`CGO_ENABLED=0 go build -o bot .`

## Run
`./bot -c config.cfg`
Expand Down

0 comments on commit 867ce1d

Please sign in to comment.