From c5870160e4bc0d459175973a46e53e85e020fa56 Mon Sep 17 00:00:00 2001 From: possumbilities <109087089+possumbilities@users.noreply.github.com> Date: Wed, 10 Jul 2024 18:39:21 +0000 Subject: [PATCH] fix typo upate to update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33d4eb2f..e085b255 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ To install these, execute the following commands: 1. [Installing Pipenv][pipenvinstall] 2. [Install Node.js][nodeinstall] (or see the [detailed instructions][nodedetailed]) - 3. Upate packges: + 3. Update packges: ``` sudo apt update ```