From d7f2fec8ad82ace90aadb965908d4ea12b5362c9 Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Sun, 6 Feb 2022 00:00:20 +0100 Subject: [PATCH] Fix typo in main README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d498f9b4..36aa11d2 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ met. It is regularly tested on Debian and Ubuntu Linux, Windows, and macOS. The Releases page has a `.deb` package that should install on Mint, Ubuntu and Debian. You can also use the novelWriter [PPA](https://launchpad.net/~vkbo/+archive/ubuntu/novelwriter). -For more details, check the [Getting STarted](https://novelwriter.readthedocs.io/en/latest/int_started.html) +For more details, check the [Getting Started](https://novelwriter.readthedocs.io/en/latest/int_started.html) section in the documentation. ### Windows 10+ @@ -55,7 +55,7 @@ versions. The installer includes Python 3.10 and the library dependencies. You can also download and install one of the minimal zip files from the [Releases](https://github.com/vkbo/novelWriter/releases) page or the [novelwriter.io](https://novelwriter.io/) website. -The [Getting STarted](https://novelwriter.readthedocs.io/en/latest/int_started.html) section of the +The [Getting Started](https://novelwriter.readthedocs.io/en/latest/int_started.html) section of the documentation has detailed install instructions for these packages, and for installation via the Python Package Index.