From 410f8a0f3f33c859655db245be49c8e1cf87b5b6 Mon Sep 17 00:00:00 2001 From: Joseph <94092417+Jgoodwin64@users.noreply.github.com> Date: Wed, 29 Nov 2023 15:45:21 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e86be2..e7538e8 100644 --- a/README.md +++ b/README.md @@ -104,11 +104,11 @@ sudo apt install nodejs ```
-Clone the Portal64 repo or downloade the zip. +Clone the Portal64 repo or download the zip. ```sh sudo apt install git -sudo apt upgrade +sudo apt update git clone https://github.com/lambertjamesd/portal64.git cd portal64 ```