Skip to content

Commit e6c2379

Browse files
committed
Update README
1 parent 27189a0 commit e6c2379

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ This module is based on the [s3git-go](https://github.com/s3git/s3git-go) packag
1414
Installation
1515
------------
1616

17-
Below are the installation instruction for the s3git-py module.
17+
Please make sure you have a working Golang environment installed, otherwise you cannot build the shared library. See [install golang](https://github.com/minio/minio/blob/master/INSTALLGO.md) for setting up a working Golang environment.
18+
19+
Also the s3git-go package needs to be available locally (`go get -d github.com/s3git/s3git-go`).
1820

1921
```
2022
$

0 commit comments

Comments
 (0)