Fix a few instructions in README.md
This commit is contained in:
@@ -6,6 +6,7 @@ Warnings:
|
|||||||
- Follow these instructions instead.
|
- 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 visual studio code. Usually: apt-get install code
|
||||||
- install dotnet6. Usually: apt-get install dotnet6
|
- install dotnet6. Usually: apt-get install dotnet6
|
||||||
- install python3. On Linux, this is usually already installed.
|
- 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
|
- Check out the correct version: git checkout 5.3.1-release
|
||||||
|
|
||||||
Git Clone the integration Repository
|
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
|
- Clone it into your home directory, $HOME/integration
|
||||||
|
|
||||||
Apply patches and build everything:
|
Apply patches and build everything:
|
||||||
|
|||||||
Reference in New Issue
Block a user