From 8eb40f6080a36a49f5b39bb47f4ca6a90969342b Mon Sep 17 00:00:00 2001 From: phil Date: Wed, 28 May 2025 17:13:26 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4ec856..75e8e6f 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,12 @@ Or `bash`: uv sync ``` -The package is ready. +=> The package is ready. In a *knoc* development environment: ```fish uv pip install -e ../$DNAME knoc # Should display the new plugin's CLI tool -``` \ No newline at end of file +``` + +Finally, set the git upstream, edit, commit, tag, push. \ No newline at end of file