Update README.md

Re-Order apt update
This commit is contained in:
Joseph 2023-11-29 16:11:10 -05:00 committed by GitHub
parent 410f8a0f3f
commit 055368627b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,8 +107,8 @@ sudo apt install nodejs
Clone the Portal64 repo or download the zip.
```sh
sudo apt install git
sudo apt update
sudo apt install git
git clone https://github.com/lambertjamesd/portal64.git
cd portal64
```