<html><h3> From the Command-line </h3></html>
 
 1: Run *make.bat*;
-1: Ignore the compiler warnings, they are mostly innocuous likely to disappear in upcoming releases;
+1: Ignore the compiler warnings, they are mostly innocuous and likely to disappear in upcoming releases;
 1: If there are any *errors*, please reffer to the *Trouble Shooting* sub-section bellow.
 
 <html><h3> From the IDE </h3></html>
@@ -105,11 +105,11 @@
 
 VC++ 6.0:
 
-  C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\AUTOEXP.DAT=
+  C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\AUTOEXP.DAT
 
 VC++ 9.0:
 
-  C:\Program Files\Microsoft Visual Studio 9.0\Common7\Packages\Debugger\autoexp.dat=
+  C:\Program Files\Microsoft Visual Studio 9.0\Common7\Packages\Debugger\autoexp.dat
 
 After you have made the changes and saved the file, you will need to restart Visual C++ for the changes to take effect.