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