From 68d57dc46cd684af7f55875f28c34e7723753e05 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Thu, 22 Jun 2017 23:56:53 +1000 Subject: [PATCH] Make the Linux build instructions match the Windows ones. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 658be221..3eb0e677 100644 --- a/README.md +++ b/README.md @@ -248,10 +248,9 @@ as described under "Installing an official release on Windows" above. Compiling from source on Linux ------------------------------ -Official higan releases are distributed in [7-zip][7z] archives. -You will need to install 7-zip, -or another compatible archiving tool, -to extract the higan source code. +You will need a copy of the higan source-code. +If you download an official release from the higan homepage, +you will need [7-zip][7z] or a compatible tool to extract it. Alternatively, you may obtain higan source code from [the unofficial git repo](https://gitlab.com/higan/higan/)