Updated Home (markdown)

master
Joe Prochazka 2016-10-12 12:01:37 -04:00
rodzic 12716f3ace
commit 64806dc47b
1 zmienionych plików z 6 dodań i 7 usunięć

13
Home.md

@ -2,6 +2,8 @@
## Obtaining And Using This Software
_Understand that the following instructions only give a 10,000 foot overview of the actual setup/upgrade process. If you are not very familiar with this software it is highly recommended that you read through the documentation thoroughly before continuing._
**For new installations...**
sudo apt-get update
@ -14,15 +16,12 @@
**Updating existing installations...**
cd ~/adsb-receiver
git fetch --all
git reset --hard origin/master
./install.sh
### Some assembly may still be required...
### Portal setup...
There is a new web based installer after installing the script.
Open browser address bar and insert
This step pertains to both fresh installations as well as when updating an existing installation. After running the installation scripts you will need to setup the portal by visiting the following web address.
[IP_ADDRESS_OF_YOUR_DEVICE]/admin/install.php
`http://IP_ADDRESS_OF_YOUR_DEVICE/install/`
[Read The Following](https://github.com/jprochazka/adsb-feeder/wiki/Configuring-Dump978) before installing dump978.
Supply the information asked for and submit the form once done to complete the setup.