Fix a few instructions in README.md

This commit is contained in:
2025-01-06 14:35:59 -05:00
parent c332fea06b
commit 0e4c66a91a

View File

@@ -5,7 +5,8 @@ Warnings:
- Do NOT follow the installation instructions for Unreal!
- Follow these instructions instead.
Install important Software
Install important Software
- install git-lfs support. Usually: apt-get install git-lfs
- install visual studio code. Usually: apt-get install code
- install dotnet6. Usually: apt-get install dotnet6
- install python3. On Linux, this is usually already installed.
@@ -18,7 +19,7 @@ Git Clone the UnrealEngine repository:
- Check out the correct version: git checkout 5.3.1-release
Git Clone the integration Repository
- The repository is at https://gnaut.com/jyelon/integration.git
- The repository is at https://www.gnaut.com/team/integration.git
- Clone it into your home directory, $HOME/integration
Apply patches and build everything: