Feature: Manual and auto classpath option

- Fixing url in README.md
This commit is contained in:
david 2022-08-11 22:35:23 +02:00
parent 8babb073d3
commit 5ae894e34a

View File

@ -20,7 +20,7 @@ Just put both `warp4j` and `warp-packer` somewhere in your PATH and run `warp4j
Curl one-liner installs latest versions of both `warp4j` and `warp-packer`:
```
$ bash -c "$(curl -fsSL https://git.kirby-link.dd-dns.de/public/warp4j/src/branch/feature/manual_and_auto_classpath_option/install)"
$ bash -c "$(curl -fsSL https://git.kirby-link.dd-dns.de/public/warp4j/raw/branch/feature/manual_and_auto_classpath_option/install)"
```
This script will show missing dependencies (if there are any), they must be installed with your package manager.