Further clarifications on installation
This commit is contained in:
@@ -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:**
|
||||

|
||||
|
||||
Reference in New Issue
Block a user