diff --git a/doc/HOME.md b/doc/HOME.md index 07d95f7..01acdd1 100644 --- a/doc/HOME.md +++ b/doc/HOME.md @@ -19,14 +19,6 @@ now, new major versions come out rarely, but smaller bugs get fixed at times. -A word of caution for Windows users -------------------------------------- - -The Windows version of aprsc is very new, it has only been tested on a -couple of servers, so it is more likely to contain interesting "features" -than the Linux / Unix builds. - - Features (and lack of) ------------------------- diff --git a/doc/INSTALLING.md b/doc/INSTALLING.md index d280014..7f58958 100644 --- a/doc/INSTALLING.md +++ b/doc/INSTALLING.md @@ -180,3 +180,10 @@ aprsc.conf. After startup, look at the log file for startup messages, watch out for any warnings or errors. + +Windows +---------- + +There is a beta-level build of aprsc for Windows. Please refer to the +[WINDOWS](WINDOWS.html) document for installation instructions. + diff --git a/doc/WINDOWS.md b/doc/WINDOWS.md index ee5b2f2..4a5ef83 100644 --- a/doc/WINDOWS.md +++ b/doc/WINDOWS.md @@ -24,6 +24,17 @@ CPU. [cygwin]: http://www.cygwin.com/ +A word of caution for Windows users +------------------------------------- + +The Windows version of aprsc is new, and it has only been tested on a +few servers, so it is more likely to contain interesting "features" +than the Linux / Unix builds. + +If you are considering to run aprsc on Windows, please drop a note on the +mailing list, just so that we know someone is actually using it. + + Download aprsc -----------------