From fbe22446f9bd3bedff966fa3dbff0d16fd41272a Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Mon, 18 Jul 2022 23:30:06 -0500 Subject: [PATCH] Update linux_build_instructions.md --- docs/linux_build_instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/linux_build_instructions.md b/docs/linux_build_instructions.md index c7c34da0..451af945 100644 --- a/docs/linux_build_instructions.md +++ b/docs/linux_build_instructions.md @@ -3,7 +3,7 @@ There are instructions for other platforms here in the Thorium Docs directory. You can also read the [old building instructions](https://github.com/Alex313031/Thorium/blob/main/infra/BUILDING.md). #### Windows -For Windows and Windows [AVX2](https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#Advanced_Vector_Extensions_2), I made new dedicated instructions. If you are building on Windows use [WIN_INSTRUCTIONS.txt](https://github.com/Alex313031/Thorium/blob/main/docs/WIN_INSTRUCTIONS.txt) and if you are building for Windows on Linux, use [WIN_CROSS_BUILD_INSTRUCTIONS.txt](https://github.com/Alex313031/Thorium/blob/main/docs/WIN_CROSS_BUILD_INSTRUCTIONS.txt) +For Windows and Windows [AVX2](https://en.wikipedia.org/wiki/Advanced_Vector_Extensions#Advanced_Vector_Extensions_2), I made new dedicated instructions. If you are building on Windows use [WIN_INSTRUCTIONS](https://github.com/Alex313031/Thorium/blob/main/docs/WIN_INSTRUCTIONS.txt) and if you are building for Windows on Linux, use [WIN_CROSS_BUILD_INSTRUCTIONS](https://github.com/Alex313031/Thorium/blob/main/docs/WIN_CROSS_BUILD_INSTRUCTIONS.txt) ## System requirements