Update INSTALL.md

This commit is contained in:
Charlie Schwehm 2017-10-25 12:19:29 +02:00 committed by GitHub
parent 49cd3e1fa0
commit 39a3edb361

View file

@ -4,7 +4,7 @@ Have at least following versions installed:
* Flightgear >= 2017.3.0
## Install using zip
[Download](https://github.com/merspieler/IDG-A32X/archive/master.zip) the zip file.
[Download](https://github.com/it0uchpods/IDG-A32X/archive/master.zip) the zip file.
Change to the download directory and do `unzip IDG-A32X-master.zip` or use your prefered graphical tool to unpack the .zip file.
Move the unpacked directory to the Aircraft directory. Depending on your System it's located in diffrence places:
* Windows `<Flightgear install directory>\data\Aircraft\`
@ -25,6 +25,6 @@ Change to the Aircraft directory. Depending on your System it's located in diffr
* `/usr/share/games/flightgear/Aircraft/` (This path maybe diffrent on diffrent distributions or on builds from source. Works for Debian/Ubuntu)
Clone the repository with `git clone https://github.com/merspieler/IDG-A32X.git`
Clone the repository with `git clone https://github.com/it0uchpods/IDG-A32X.git`
To update just run `git pull` in the `IDG-A32X` directory.