From 4767d49e4d6ab0c22df2f682393c18d2815e8a36 Mon Sep 17 00:00:00 2001 From: "Veronica K. Berglyd Olsen" <1619840+vkbo@users.noreply.github.com> Date: Tue, 19 Jan 2021 21:25:02 +0100 Subject: [PATCH] Fixed duplicate word in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b4bcfd41..88f61f96 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ with: pip install novelwriter ``` Dependencies should be installed automatically, but can also be installed directly with: -with: ```bash pip install pyqt5 lxml pyenchant ```