From c9af0e77e1159dc69a4d5cd50ceba8c35a941d22 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Tue, 9 Aug 2022 22:04:28 -0500 Subject: [PATCH] Update README.md --- other/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/other/README.md b/other/README.md index f67e66a1..c5802e3e 100644 --- a/other/README.md +++ b/other/README.md @@ -1 +1,3 @@ ## Compiler configs for AVX2 and SSE4 + +To build for AVX2, copy the `build` directory in the AVX2 folder over `//chromium/src/build`. For SSE4, do the same except from the SSE4 folder.