From 60f97ae798b2a71b0708d7515b6e401dcb534151 Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Fri, 20 Apr 2018 11:46:59 -0700 Subject: [PATCH] update readme Former-commit-id: c7c62cd3f4f7917e717fb4d6b374c36f5208deb3 [formerly c7c62cd3f4f7917e717fb4d6b374c36f5208deb3 [formerly a41a3b21ce5090a94e4ec5d17cf5f37717cc2b7d [formerly cc9e2636d0ea55b79e75b0c9c43f76ea76e4ade1]]] Former-commit-id: cfeab3929ae483d70d8cd9c2642fda8ecda06054 Former-commit-id: 5e8ec7e8a0a25f2d165c44a4931500f7f6398db6 [formerly c2efe34015f686506343a685a1d163e3fa1c01b1] Former-commit-id: df40ca0181fd1ec08f53911fa7f09bb739a18d72 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 42aeceb..6fbb4d7 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,10 @@ sudo snap install cointop --stable Running snap: ```bash -sudo snap run cointop +sudo snap run cointop ``` -Note: snaps don't work in Windows WSL. See this [issue thread](https://forum.snapcraft.io/t/windows-subsystem-for-linux/216/16). +Note: snaps don't work in Windows WSL. See this [issue thread](https://forum.snapcraft.io/t/windows-subsystem-for-linux/216). ## Updating @@ -326,7 +326,7 @@ Action|Description - Q: I'm getting errors installing the snap in Windows WSL. - - A: Unfortunately Windows WSL doesn't support `snapd` which is required for snaps to run. See this [issue thread](https://forum.snapcraft.io/t/windows-subsystem-for-linux/216/16). + - A: Unfortunately Windows WSL doesn't support `snapd` which is required for snaps to run. See this [issue thread](https://forum.snapcraft.io/t/windows-subsystem-for-linux/216). ## License