]> gitweb.factorcode.org Git - factor.git/blobdiff - README.md
Reorganize cpu.arm, and other changes
[factor.git] / README.md
index 990ce04bce8fb5e8aaaf9cd975749ad0c45be2e4..1e99de24757892b88c7bbf6250a90b751df2ce44 100644 (file)
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ directory and run:
 Now you should have a complete Factor system ready to run.
 
 Factor does not yet work on arm64 cpus. There is an arm64 assembler
-in `cpu.arm.assembler` and we are working on a port and also looking for
+in `cpu.arm.64.assembler` and we are working on a port and also looking for
 contributors.
 
 More information on [building factor](https://concatenative.org/wiki/view/Factor/Building%20Factor)