diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:33:08 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:09 +0700 |
commit | 48b0a49b3ad462c89899ffb25291720ae659eb32 (patch) | |
tree | 535d893207cb2d2950fb5c50a01987cff7f8cdef | |
parent | 7f234d21a8f684148f3c4f46be85f419eef12052 (diff) | |
download | slackbuilds-48b0a49b3ad462c89899ffb25291720ae659eb32.tar.gz |
games/fgrun: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 d17ad3ac09..bd4e58518a 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 |