Minor README.md and Operator.md updates.

pull/106/head
Stijn Jonker 2020-02-21 15:33:17 +01:00
parent 606cbe4260
commit 839d65887f
1 changed files with 3 additions and 3 deletions

View File

@ -174,11 +174,11 @@ cp ubxtool ubxtool.sh /usr/local/ubxtool/
cp ubxtool.service /etc/systemd/system/
```
Then collect the server IP address (SERVER-IP) and a station number
(STATION-NUMBER) as described in [Operator.md], and run:
Then please reach out as indicated in [Operator.md] to obtain your
station ID and the receiver hostname and run:
```
echo SERVER-IP > /usr/local/ubxtool/destination
echo RECEIVER-NAME > /usr/local/ubxtool/destination
echo STATION-NUMBER > /usr/local/ubxtool/station
```