Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshavardhana committed Aug 22, 2015
1 parent 22700b2 commit bf60e85
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 @@ -55,7 +55,7 @@ $ wget http://www.nuget.org/nuget.exe
$ mono nuget.exe restore
$ xbuild
[edit Minio.Examples/ListBuckets.cs]
$ mc /r:Minio/bin/Debug/Minio.dll Minio.Examples/ListBuckets.cs
$ mcs /r:Minio/bin/Debug/Minio.dll Minio.Examples/ListBuckets.cs
$ export MONO_PATH=Minio/bin/Debug
$ mono Minio.Examples/ListBuckets.exe
....
Expand Down

0 comments on commit bf60e85

Please sign in to comment.