aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-03-01 17:54:07 +0000
committerSebastiano Tronto <sebastiano@tronto.net>2026-03-01 17:54:07 +0000
commitaf443edca17649a6f2e66707746f482caefe3d1a (patch)
tree73462f750f41d5bee6f62d071f06e9c85706c6cf /README.md
parent57c35143cf256d6770687aa55af760bcbe40b883 (diff)
downloadnissy-core-af443edca17649a6f2e66707746f482caefe3d1a.tar.gz
nissy-core-af443edca17649a6f2e66707746f482caefe3d1a.zip
Enable arch on windows
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 338a280..64871b5 100644
--- a/README.md
+++ b/README.md
@@ -64,9 +64,9 @@ can be used to build the basic shell, while
64Builds and runs the unit tests. See `build.bat help` for a list of 64Builds and runs the unit tests. See `build.bat help` for a list of
65all available options. 65all available options.
66 66
67Note: At the moment certain optimizations, such as multithreading and 67Note: The build script for Windows does not support all the options
68advanced CPU instructions, are not supported on Windows. 68available with build.sh. If you want to tune the build options, you'll
69Work is ongoing to improve Windows support. 69have to manually edit the build script.
70 70
71## Running tests 71## Running tests
72 72

Generated with cgit - Back to sebastiano.tronto.net