From ca805f1a9d54a6b227b12c8aef36d7d2b8be2331 Mon Sep 17 00:00:00 2001 From: Magnus Hoff Date: Thu, 30 Nov 2017 12:35:28 +0100 Subject: [PATCH] Make it slightly clearer that the prebuilt binary is Linux only --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a30ae5..35e38bf 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ Some features of Sausagewiki, in no particular order: Install and run =============== Sausagewiki aims to be simple to get up and running. It is distributed as a -single independent executable for Linux. +single independent executable for Linux: 1. Download the latest build of `sausagewiki.tar.xz` from 2. Decompress: `tar Jxf sausagewiki.tar.xz`, it decompresses to the single - executable `sausagewiki` + Linux executable `sausagewiki` 3. Run: `./sausagewiki wiki.db` For a more permanent installation, you could [install Sausagewiki as a systemd