Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aaperis committed Apr 21, 2023
1 parent c25f117 commit d2fdc0d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dev_utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,9 @@ mc admin trace -v proxydev
Run the go proxy from the root directory

```bash
export GO111MODULE=on
export SERVER_CONFFILE=dev_utils/config.yaml
go build main.go
./main
go build .
./S3-Upload-Proxy
```


Expand Down

0 comments on commit d2fdc0d

Please sign in to comment.