diff options
author | frosch <frosch@openttd.org> | 2012-01-08 14:46:41 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2012-01-08 14:46:41 +0000 |
commit | ed46420ca0a8a4654c301609bbeed805e89c3166 (patch) | |
tree | 8d9294a2b0c6049977bd75717e307f8184ba815f | |
parent | 9232a2ef0c12efc6cd10f03487096c6dbf8727d3 (diff) | |
download | openttd-ed46420ca0a8a4654c301609bbeed805e89c3166.tar.xz |
(svn r23774) -Fix: Wrong path in readme.txt
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index 80312b66d..5a3fa7efc 100644 --- a/readme.txt +++ b/readme.txt @@ -262,7 +262,7 @@ system: directory if it is your personal directory, i.e. "~/", or when it is the root directory, i.e. "/". 2. Your personal directory - Windows: C:\My Documents (95, 98, ME) + Windows: C:\My Documents\OpenTTD (95, 98, ME) C:\Documents and Settings\<username>\My Documents\OpenTTD (2000, XP) C:\Users\<username>\Documents\OpenTTD (Vista, 7) Mac OSX: ~/Documents/OpenTTD |