]> gitweb.factorcode.org Git - factor.git/commitdiff
README: minor style tweak.
authorJohn Benediktsson <mrjbq7@gmail.com>
Sun, 30 Aug 2020 23:58:16 +0000 (16:58 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 30 Aug 2020 23:58:41 +0000 (16:58 -0700)
README.md

index 2f8d3f63ad03d3c3c609684b5121fe26c3f6f0b8..4d6e34813f16d485d9d727ab5c8b3307eda5edee 100644 (file)
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ build script:
 * Windows: `build.cmd`
 
 or download the correct boot image for your system from
-http://downloads.factorcode.org/images/master/, put it in the factor
+http://downloads.factorcode.org/images/master/, put it in the `factor`
 directory and run:
 
 * Unix: `make` and then `./factor -i=boot.unix-x86.64.image`