From 0e4c66a91a3402a64fed02be573cbef2385fe43a Mon Sep 17 00:00:00 2001 From: jyelon Date: Mon, 6 Jan 2025 14:35:59 -0500 Subject: [PATCH] Fix a few instructions in README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32db05d3..cbfcdb90 100644 --- a/README.md +++ b/README.md @@ -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: