Browse Source

improve doc

tags/v1.1
Nico Rey 4 years ago
parent
commit
22aec98395
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      INSTALL.md

+ 5
- 0
INSTALL.md View File

@@ -20,6 +20,11 @@ I'm using [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) as it have

# Automatic install
1. Clone this repository on your home directory
```
cd $HOME
git clone https://github.com/reynico/raspberry-noaa.git
cd raspberry-noaa
```
2. Run `./install.sh`. You will be asked for your ground station lat/lon position.
3. If you want automatic Twitter posting, see: [Set your Twitter credentials](#set-your-twitter-credentials)



Loading…
Cancel
Save