Merge pull request #525 from Jgoodwin64/Readme-rearrange

Update README.md
This commit is contained in:
lambertjamesd 2023-12-03 14:58:13 -07:00 committed by GitHub
commit 45e0ba4176
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,13 @@ pipx install vpk
<br />
Clone the Portal64 repo or download the zip.
```sh
sudo apt install git
git clone https://github.com/lambertjamesd/portal64.git
cd portal64
```
Setup and install dependencies for `skeletool64`
```sh
@ -104,13 +111,6 @@ sudo apt install nodejs
```
<br />
Clone the Portal64 repo or download the zip.
```sh
sudo apt install git
git clone https://github.com/lambertjamesd/portal64.git
cd portal64
```
You then need to add the following files from where Portal is installed to the folder `vpk/` OR create a symbolic link to the `Portal` folder there (see [vpk/add_vpk_here.md](./vpk/add_vpk_here.md) for more details!).
You can add multiple languages if desired.