diff options
| author | ewy <ewy0@protonmail.com> | 2026-06-14 17:50:45 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-06-14 17:50:45 +0200 |
| commit | 40577525de2a01ca0b21a5d88757295ae7735580 (patch) | |
| tree | 5b7bd7d3884e1524517f36913ca18ac3a5a4ae0e /README.md | |
| parent | fc9d57a500e522ce254f34681c67c6b2f3300cd8 (diff) | |
enable multiline for make regex so we can find multiple make targets (lol)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
