From aa9511c4cb2ddd1d3f424310ee26f6b3401176a8 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Fri, 22 Oct 2021 14:13:21 -0700 Subject: [PATCH] Remove duplicative documentation about installing editable. --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index eb6748f..238a570 100644 --- a/README.md +++ b/README.md @@ -64,13 +64,6 @@ Example: pip3 install /path/to/novel-stats ``` -Or, if you'd like to install it "editable" (making development/updates -easier): - -```bash -pip3 install --editable /path/to/novel-stats -``` - ## Usage novel-stats takes a single argument: The path to your novel file in markdown