From f7e95306ea19571bab7a49c19a01f5a3999ff773 Mon Sep 17 00:00:00 2001 From: Lokesh Sharma Date: Mon, 29 Oct 2018 00:54:50 +0530 Subject: [PATCH] Add command to download up --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f0ae4a..8cda683 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ by boosting any typical **Linux text-processing utils** such as `grep`, `sort`, To start using **up**, redirect any text-emitting command (or pipeline) into it — for example: - $ lshw |& ./up + wget https://github.com/akavel/up/releases/download/v0.3/up + lshw |& ./up then: