Update README.md

This commit is contained in:
Joseph 2023-11-29 15:45:21 -05:00 committed by GitHub
parent 5af78d9715
commit 410f8a0f3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,11 +104,11 @@ sudo apt install nodejs
```
<br />
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
```