From 09d996eb15bb9ab11407bc026103932d1bc6a725 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Mon, 15 Sep 2025 10:50:14 +0200 Subject: [PATCH] doc: Change suggestion for trying script to versioned release To try the script we should suggest the stable versioned release not the main trunk. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72b81f1..81ddcfc 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Or just manually copy the `topen` file to a directory in your PATH. [tasklib](https://github.com/GothenburgBitFactory/tasklib) is the only dependency aside from the python standard library. If you just want to try the script out, -feel free to do so by invoking it e.g. with `uvx git+https://git.martyoeh.me/Marty/topen.git`. +feel free to do so by invoking it e.g. with `uvx topen`. If you want to install the trunk version instead of a versioned release simply substitute for the git path: