Simplify Appendix A Windows 7 and higher installation instructions

Curtis Gedak 2019-02-11 12:02:15 -07:00
parent b2a260b1f2
commit b3c2e3c8d9

@ -137,16 +137,10 @@ If you are running Windows 7 or higher, you may wish to install more recent soft
_Note that I chose a custom install with the path `C:\Python37`, and chose **Install for all users**._
2. Download [**pyenchant-1.6.11.win32.exe**](https://pypi.org/project/pyenchant/1.6.11/#files) file.
In Windows Explorer (**Windows Key** + **E**) find `pyenchant-1.6.11.win32.exe` in the **Downloads** folder and double-click.
Follow the instruction prompts to complete the installation.
3. Install PyQt5, Lxml, and Markdown using pip.
2. Install PyQt5, Lxml, PyEnchant (optional spell check), and Markdown (optional HTML export).
Open a command prompt as described earlier.
pip install pyqt5 lxml markdown
pip install pyqt5 lxml pyenchant markdown
4. Install Git and Manuskript, and optionally Pandoc as described earlier.
3. Install Git and Manuskript, and optionally Pandoc as described earlier.