From: John Benediktsson Date: Sun, 30 Aug 2020 23:58:16 +0000 (-0700) Subject: README: minor style tweak. X-Git-Tag: 0.99~3103 X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=commitdiff_plain;h=c7959f2cb288f1a756c8f2c342b26a5a226668c0 README: minor style tweak. --- diff --git a/README.md b/README.md index 2f8d3f63ad..4d6e34813f 100644 --- 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`