From 160fef5077f0cd8f476b230ec098134e689904bc Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 22 Oct 2021 14:05:59 -0700 Subject: [PATCH] Update editable link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0af14ef..eb6748f 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ git clone ssh://git@projects.torsion.org:3022/witten/novel-stats.git ``` Then, install novel-stats -"[editable](https://pip.pypa.io/en/stable/reference/pip_install/#editable-installs)" +"[editable](https://pip.pypa.io/en/stable/cli/pip_install/#editable-installs)" so that you can run novel-stats commands while you're hacking on them to make sure your changes work.