From 13e0c7c71fb8f57dea87aedaa145eb2316d4a0c8 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 12 Aug 2022 18:35:58 +0200 Subject: [PATCH] Feature: Manual and auto classpath option - Adjusting links in documentation --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 5dfd2a9..a15c2af 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -4,7 +4,7 @@ Here are several more ways to install `warp4j`. ## Manual -First install [warp-packer](https://github.com/dgiagio/warp/releases) and ensure other common tools available: `awk`, `curl`, `file`, `grep`, `sed`, `sort`, `tar`, `unzip`, optional: `zip`. Then install `warp4j` like this: +First install [warp-packer](https://git.kirby-link.dd-dns.de/public/warp/releases) and ensure other common tools available: `awk`, `curl`, `file`, `grep`, `sed`, `sort`, `tar`, `unzip`, optional: `zip`. Then install `warp4j` like this: ``` $ LOCATION=/usr/local/bin \