diff --git a/AdvancedInstall.md b/AdvancedInstall.md index 8017ee7..2e5f313 100644 --- a/AdvancedInstall.md +++ b/AdvancedInstall.md @@ -249,8 +249,7 @@ Note that this assumes that you install Python in the default location (C:\Pytho `C:\Python26\python setup.py install` can also optionally be used as on other platforms. [=#point7.4.1] -==== What if that doesn't work? ===== -}}} +==== What if that doesn't work? ==== If the build or install steps result in an error that says a compiler is needed, install the MinGW C/C++ compiler as follows: @@ -277,7 +276,6 @@ After installing the compilers, repeat the above instructions from step 4 (using #### How do I make it run under a different user account? - 1. Create the new user account if necessary. 2. Run tahoe through "runas":