From 88dca3f40b0f2b133afdc12e6dfaa3abfb1532fa Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Thu, 4 Jul 2019 17:15:34 +0200 Subject: [PATCH] README: remove snap installation instructions temporarily --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index e34a98d3..12640b42 100644 --- a/README.md +++ b/README.md @@ -42,13 +42,6 @@ brew tap jesseduffield/lazydocker brew install lazydocker ``` -### Snap - -```sh -snap install lazydocker -snap connect lazydocker:docker-support -``` - ### Binary Release (Linux/OSX) You can manually download a binary release from [the release page](https://github.com/jesseduffield/lazydocker/releases).