diff --git a/docs/source/index.rst b/docs/source/index.rst index 92294013..f904d59d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -2,7 +2,7 @@ Welcome to the novelWriter Documentation ######################################## -This is the documentation for novelWriter |version|. +This is the documentation for novelWriter |release|. **Contents** diff --git a/docs/source/started.rst b/docs/source/started.rst index 43f7322a..47269fa0 100644 --- a/docs/source/started.rst +++ b/docs/source/started.rst @@ -4,7 +4,9 @@ Getting Started *************** -Latest version of novelWriter is |version|. +This is a brief guide to how you can get novelWriter running on your computer. These are the methods +currently supported by the developer. Packages may also be available in other package managers, but +those are not managed by me. .. _a_started_install: @@ -16,6 +18,8 @@ You can download the latest version of novelWriter from the source repository on also install it directly from PyPi with ``pip install novelwriter``, or download the packages directly from the PyPi_ project page. +Latest version of novelWriter is |release|. + .. _GitHub: https://github.com/vkbo/novelWriter/releases .. _PyPi: https://pypi.org/project/novelWriter/