From 36aae43a4b71707eff958d07011ad7b760106a21 Mon Sep 17 00:00:00 2001 From: Kodarru Date: Wed, 16 Oct 2024 19:03:03 -0700 Subject: [PATCH] Change upgrade to add --- Releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Releases.md b/Releases.md index 7225baa..361ee48 100644 --- a/Releases.md +++ b/Releases.md @@ -35,5 +35,5 @@ Update to this version by running the following command in your terminal: ```bash -deno upgrade jsr:@nin0chat/callisto@0.1.1 +deno add jsr:@nin0chat/callisto@0.1.1 ```