Remove ARCH=... from README.md

closes https://github.com/official-stockfish/Stockfish/pull/5570

No functional change
This commit is contained in:
xu-shawn
2024-09-06 14:20:40 -07:00
committed by Disservin
parent 1b310cc87e
commit d7e3a708d4
+1 -1
View File
@@ -97,7 +97,7 @@ descriptions. An example suitable for most Intel and AMD chips:
``` ```
cd src cd src
make -j profile-build ARCH=x86-64-avx2 make -j profile-build
``` ```
Detailed compilation instructions for all platforms can be found in our Detailed compilation instructions for all platforms can be found in our