diff options
author | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-02-28 20:18:28 +0000 |
---|---|---|
committer | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-02-28 20:18:28 +0000 |
commit | 03573ab1390c3522f8dfa5b4c7f514a6b767fe18 (patch) | |
tree | 29f2228a197d9ed785cd8675e08f19a829875895 /docs/WIN32.txt | |
parent | 607478cb0d4c78f51f17680a4d29cc2c448278c8 (diff) |
BUILD : 1.7.8 (588) BUGS : 304 NOTES : 1. nickIsServices() no longer alters the buffer 2. Fixes +I on Unreal and Bahamut 3. Anope Feature Request 285 4. Updates documentation 5. Ratbox compiles clean with make strict 6. Trap and storing of NICKCHARS
git-svn-id: svn://svn.anope.org/anope/trunk@588 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@438 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/WIN32.txt')
-rw-r--r-- | docs/WIN32.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/WIN32.txt b/docs/WIN32.txt index 5afc7553c..d743be716 100644 --- a/docs/WIN32.txt +++ b/docs/WIN32.txt @@ -83,7 +83,7 @@ Anope for Windows 4) You are now ready to compile. bring up the Visual C++ toolkit command prompt; This will launch a dos command prompt like windows, which will - set the enviroment properties need to make Anope. Change directories + set the environment properties need to make Anope. Change directories to where you unpacked the source code in step 2. At the prompt type: nmake -f Makefile.win32 @@ -102,7 +102,7 @@ Anope for Windows 2) Installation Since Anope for Windows does not use a visual interface, you must do the - configuration with a texteditor before proceeding with running anope + configuration with a text editor before proceeding with running anope itself. Open services.conf, and read through it carefully and adjust the settings |