From 9f0d157744c3726d09c9aeb348c2810ef9a03454 Mon Sep 17 00:00:00 2001 From: Alex Lowe Date: Thu, 16 Nov 2023 22:33:00 -0500 Subject: [PATCH] Update readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0790d2780..cbeeef123 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ # ruff-snap -A [snapcraft](https://snapcraft.io/about) package for [Ruff](https://github.com/charliermarsh/ruff). It also contains flake8-to-ruff. +A [snap](https://snapcraft.io/about) package for [Ruff](https://github.com/charliermarsh/ruff). It also contains flake8-to-ruff. ## Installing -Right now, each release gets automatically pushed to the `candidate` channel. -For now, it is recommended you use that: +[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/ruff) - sudo snap install --candidate ruff + sudo snap install ruff ## Build