From e06ddb050d3dd5c8bced8f1167292a803eb0a48f Mon Sep 17 00:00:00 2001 From: Tyler C <18288340+TylerCode@users.noreply.github.com> Date: Sat, 6 Jan 2024 18:42:23 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c804f5c..5766b47 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Currently, this application is only available on x86 machines running linux. ARM ### Snap Store - Install the snap package with ```bash -sudo snap install tylercode-cycles --candidate +sudo snap install tylercode-cycles ``` - A "Release" build will be out once I've tested it on a few other machines.