From 5a5f6b0805ede20c7b168c2172527940f87f640e Mon Sep 17 00:00:00 2001 From: StuartIanNaylor Date: Fri, 15 Mar 2019 11:37:21 +0000 Subject: [PATCH] Update README.md --- README.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 0a3decc..4a4ca17 100644 --- a/README.md +++ b/README.md @@ -18,17 +18,10 @@ _____ ## Install - curl -Lo log2ram.tar.gz https://github.com/azlux/log2ram/archive/master.tar.gz - tar xf log2ram.tar.gz - cd log2ram-master - chmod +x install.sh && sudo ./install.sh - cd .. - rm -r log2ram-master - -**REBOOT** before installing anything else (for example apache2) -## Upgrade - -You need to stop log2ram (`service log2ram stop`) and start the [install](#install). + git clone https://github.com/StuartIanNaylor/log2zram + cd log2zram + sudo sh install.sh + ## Customize #### variables :