From 362ae35dcf01fa78f284591f65c48636534b3af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Bo=C3=ABs?= Date: Sun, 2 Jun 2019 18:36:58 +0200 Subject: [PATCH] Improve documenation * This programme also runs in Windows 7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91e757b..1df2589 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The Aerofly Wettergerät is capable of setting weather values which you c Requirements ------------ -* Microsoft Windows 10 - 64 bit or Windows 8 - 64 bit has to be installed. See below for other operating systems. +* Microsoft Windows 7 / 8 / 10 (64 bit) has to be installed. See below for other operating systems. * IPACS Aerofly FS 2 has to be installed. * A `main.mcf` has to be located at `%USERPROFILE%\Documents\Aerofly FS2\main.mcf`. If this is not the case point the tool to the file location by setting the `--file ` parameter. * An internet connection to the [AVWX REST API](http://avwx.rest/) is required. If there is an internet connection but AVWX is not reachable, start the tool with the `--url ` parameter set to a different METAR REST API.