Further clarifications on installation

This commit is contained in:
Veronica K. B. Olsen
2021-03-29 18:51:43 +02:00
parent 518be4e630
commit 1e64a3f94c
2 changed files with 8 additions and 5 deletions
+5 -2
View File
@@ -140,7 +140,7 @@ space only.
### Dependencies
Dependencies can be installed from PyPi with:
Dependencies can generally be installed from PyPi with:
```bash
pip install pyqt5 lxml pyenchant
```
@@ -175,6 +175,9 @@ Windows doesn't by default come with Python installed. If you haven't installed
from [python.org/downloads](https://www.python.org/downloads/). Remember to select "Add Python to
PATH" during the installation.
The script `setup_windows.bat` can be used to create desktop and start menu icons for novelWriter.
The script will also install dependencies for you from PyPi.
## Debugging
If you need to debug novelWriter, you must run it from the command line. It takes a few parameters,
@@ -207,7 +210,7 @@ Bundled assets have the following licenses:
the main repo is available at
[sdras/night-owl-vscode-theme](https://github.com/sdras/night-owl-vscode-theme).
## Screenshot
## Screenshots
**novelWriter with default system theme:**
![Screenshot 1](https://raw.githubusercontent.com/vkbo/novelWriter/main/docs/source/images/screenshot_default.png)