From cc764e66d77cdbed0134caf284e1fc7a0745eb2a Mon Sep 17 00:00:00 2001 From: NightFox <0x4E69676874466F78@users.noreply.github.com> Date: Sat, 18 Nov 2023 20:37:22 +0300 Subject: [PATCH] Update README.md fix build instructions link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ef030cd..6851222f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ - Works under both Windows and Linux. - Works on both AMD and Nvidia GPUs. - Works on Steam Deck with _interactive framerates_. -- If you feel adventurous, you can follow [build instructions](https://github.com/w23/xash3d-fwgs/wiki/64-bit-build-on-Windows). Note that they might be slightly out of date, kek. +- If you feel adventurous, you can follow [build instructions](https://github.com/w23/xash3d-fwgs/wiki/How-to-build-a-64bit). Note that they might be slightly out of date, kek. ## Follow development This project is 99% developed live on stream. I'm not a graphics programmer, and have no idea what I'm doing. I'm essentially learning Vulkan, game engine renderer development, linear algebra, and ray tracing techniques while getting hands dirty with this. This is all for your amusement.