From e99fd1337e4e054fad72130b256b7342a339927f Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Sat, 7 Oct 2017 16:27:55 -0400 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2701690d..862dd2fe 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ scoop install micro On Linux, you can install micro through [snap](https://snapcraft.io/docs/core/install) ``` -snap install micro --edge --classic +snap install micro --classic ``` ### Building from source