diff options
Diffstat (limited to 'games/fgrun/README')
-rw-r--r-- | games/fgrun/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/fgrun/README b/games/fgrun/README index d17ad3ac092c..bd4e58518aab 100644 --- a/games/fgrun/README +++ b/games/fgrun/README @@ -1,8 +1,8 @@ Fgrun is a graphical front end for FlightGear. -The airport's list doesn't seem to appear (or ever worse, it dissappears) -when the refresh button is pressed. To (re)build this list execute the -following line once the FlightGear-data is installed: +The airport's list doesn't seem to appear (or ever worse, it +dissappears) when the refresh button is pressed. To (re)build this +list execute the following line once the FlightGear-data is installed: zcat /usr/share/FlightGear/Airports/metar.dat.gz > \ ${HOME}/.fltk/flightgear.org/fgrun/airports.txt |