Skip to content

Commit

Permalink
add GOPROXY
Browse files Browse the repository at this point in the history
  • Loading branch information
balazs4 committed Apr 11, 2024
1 parent 145a7b3 commit a4f435c
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 @@ -13,7 +13,7 @@ PORT=4269 servus # set custom port number
## install

```sh
go install github.com/balazs4/servus
GOPROXY=direct go install github.com/balazs4/servus
```

or download [pre-built binary](https://github.com/balazs4/servus/releases).
Expand Down

0 comments on commit a4f435c

Please sign in to comment.