From 681c824ef40b4347f96c720585f8855a9452e932 Mon Sep 17 00:00:00 2001 From: Zack Date: Tue, 2 Feb 2021 06:43:12 -0800 Subject: [PATCH] remove snap, it just doesn't work --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 1cedd56..11d1173 100644 --- a/README.md +++ b/README.md @@ -77,12 +77,6 @@ On Arch Linux you can install the latest release with `pacman`: $ pacman -S croc ``` -On Ubuntu you can install with `snap`: - -``` -$ snap install croc -``` - On Gentoo you can install with `portage`: ``` $ emerge net-misc/croc