From 40577525de2a01ca0b21a5d88757295ae7735580 Mon Sep 17 00:00:00 2001 From: ewy Date: Sun, 14 Jun 2026 17:50:45 +0200 Subject: enable multiline for make regex so we can find multiple make targets (lol) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 33e62e1..ecf50c8 100644 --- a/README.md +++ b/README.md @@ -25,15 +25,15 @@ Grab a build from here: ### manual install -* `git clone https://git.ewy.one/pik/` +* `git clone https://git.sr.ht/~ewy/pik` * `cd pik` -if you were already using `pik`, `pik install` would suffice! +if you were already a `pik` user, `pik install` would suffice. thankfully you can `pik` yourself: * `bash .pik/install.sh` -wow! you just learned about `pik`s simplest usage! +this is one of the most obvious ways to use `pik`. ## getting started -- cgit v1.3.1