From 974506f7cf7676f36c8eede0a0e89733cc509279 Mon Sep 17 00:00:00 2001 From: tmtt Date: Tue, 9 Aug 2022 23:35:00 +0200 Subject: [PATCH] fix(README.md): newlines --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b534261..b5fb4d6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ $ gmake -jN ``` `--threads` enables (posix) thread support and `N` in `-jN` being the number of cores in your system. -You'll find a copy of the original README in `README.original.md`. -See [releases](https://basedwa.re/tmtt/chez-openbsd/releases) for all available versions. +You'll find a copy of the original README in `README.original.md`. +See [releases](https://basedwa.re/tmtt/chez-openbsd/releases) for all available versions. See [the original blogpost](https://heimdall.pm/blog/2022/07/28/how-to-build-chezscheme-on-openbsd.html) for more information.