Remove snap reference from the repo (#5676)

snap builds are not well tested, since
some releases have stopped working. Remove
their reference to keep it simple.

Fixes #5674
Fixes #5472
This commit is contained in:
Harshavardhana
2018-03-19 21:03:02 -07:00
committed by Nitish Tiwari
parent fb3159277c
commit b4ae2bd2f5
4 changed files with 0 additions and 60 deletions
-12
View File
@@ -53,18 +53,6 @@ chmod +x minio
./minio server /data
```
### Snap
Install minio using [Snap](https://snapcraft.io)
```sh
sudo snap install minio --edge
```
Start minio using `snap run` command
```sh
sudo snap connect minio:mount-observe
sudo snap run minio server /data
```
## Microsoft Windows
### Binary Download
| Platform| Architecture | URL|