Minor formattting cleanup

Curtis Gedak 2019-02-28 10:37:39 -07:00
parent ddf84efd21
commit c1db671b2d

@ -135,9 +135,9 @@ If you are running Windows 7 or higher, you may wish to install more recent soft
Be sure to enable "**Add Python to PATH**".
_Note that I chose a custom install with the path `C:\Python37`, and chose **Install for all users**._
I chose a custom install with the path `C:\Python37`, and chose **Install for all users**.
**NOTE**: When I just installed Python 3.7.2 on Windows 10 a dialog window at the end indicates that the installation can remove the **MAX_PATH** limit if so desired. Removing the **MAX_PATH** limit is recommended to avoid [issue #313 - Main program does not load (FileNotFound error) - filename path too long > 260 chars](https://github.com/olivierkes/manuskript/issues/313).
**NOTE**: When I installed Python 3.7.2 on Windows 10 a dialog window at the end indicates that the installation can remove the **MAX_PATH** limit if so desired. Removing the **MAX_PATH** limit is recommended to avoid [issue #313 - Main program does not load (FileNotFound error) - filename path too long > 260 chars](https://github.com/olivierkes/manuskript/issues/313).
![python3 7 2-install-on-windows10-max-path](https://user-images.githubusercontent.com/10405019/53584612-3a632580-3b41-11e9-9547-3e2214a18caa.png)