docs: Fixed markdown typo in README.md. (#2720)

This commit is contained in:
koolhead17
2016-09-16 14:26:28 -07:00
committed by Harshavardhana
parent 010f61e91f
commit 6ca57e81f1

View File

@@ -39,7 +39,7 @@ $ go get -u github.com/minio/minio
## 2. Run Minio Server
In the examples below, Minio serves the contents of the Photos directory as an object store.
In the examples below, Minio serves the contents of the ``Photos`` directory as an object store.
### GNU/Linux