From 076c7aebd74666d27d2e124f2fb6cc218ca26b49 Mon Sep 17 00:00:00 2001 From: Smashtika <146978592+yungDoom@users.noreply.github.com> Date: Wed, 24 Apr 2024 09:00:11 +0300 Subject: [PATCH] sda --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d60d47d..2cc85ba 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ setx /m RS_CODEBRANCH X:\gta5\src\dev_ng setx /m RS_PROJECT gta5 ``` 13. (OPTIONAL) Symlink the `X:\gta5\titleupdate\dev_ng` directory. - - This can be done with this CMD Command: `mklink /D /J "X:\gta5\titleupdate\dev_ng" "INSERT_RETAIL_COPY_HERE"`.
+ - This can be done with this CMD Command: `mklink /D /J "X:\gta5\titleupdate\dev_ng" "INSERT_RETAIL_COPY_HERE"`.

**(``INSERT_RETAIL_COPY_HERE`` being your GTA V Game Directory)** 14. If you dont want to symlink, Put all the game files to the `X:\gta5\titleupdate\dev_ng` directory. 15. To ensure changes are finalized, restart build machine/computer.