From 07ccf4c0d0e4825373e3320921433852ab2052c3 Mon Sep 17 00:00:00 2001 From: Leo Arias Date: Wed, 23 Aug 2017 16:59:13 -0600 Subject: [PATCH] Add the install instructions for the snap (#4843) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2024be9a3..fbd8b3a38 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,15 @@ chmod +x minio ./minio server ~/Photos ``` +### Snap +You can install the latest `minio` [snap](https://snapcraft.io), and help testing the most recent changes of the master branch in [all the supported Linux distros](https://snapcraft.io/docs/core/install) with: + +```sh +sudo snap install minio --edge +``` + +Every time a new version of `minio` is pushed to the store, you will get it updated automatically. + ## Microsoft Windows ### Binary Download | Platform| Architecture | URL|