]> git.scottworley.com Git - pinch/commitdiff
Simplify example invocation in README
authorScott Worley <scottworley@scottworley.com>
Thu, 21 Mar 2024 22:47:57 +0000 (15:47 -0700)
committerScott Worley <scottworley@scottworley.com>
Thu, 21 Mar 2024 22:47:57 +0000 (15:47 -0700)
When this is built/installed, you get a `pinch` binary in your $PATH;
you don't actually have to say `python3 pinch.py ...`

Changelog
README.md

index 395803fdfde0050a36a7b676bf80379c5eeb726b..355d2b1f884231b13e233f7aefc59ec3603073e5 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
 ## [Unreleased]
 - Fix a bash-ism in test.sh, which is #!/bin/sh
 - Fix setup.py package description
+- Simplify example invocation in README
 
 
 ## [3.0.14] - 2024-01-24
index 181dec4f0f2a6aa1560cb62f87c100cce052ec63..34436075f322f2a15b8cc2d620539f6a6a68c8d6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ PIN CHannels - a simple drop-in replacement for `nix-channel --update`.
 
 Example usage, being invoked on the example "channels" file included here:
 
-    $ python3 pinch.py pin channels
-    $ python3 pinch.py update channels
+    $ pinch pin channels
+    $ pinch update channels
 
 
 The first "pin" command will add these fields to the file: