summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2014-08-23 11:01:07 -0400
committerEric S. Raymond <esr@thyrsus.com>2014-08-23 11:01:07 -0400
commit66cd231962da8d54d74c4e59545d3072f57e32ec (patch)
treea5b31d8f5e205cea2e4749fbe87d2899f5acdfd8 /INSTALL
parent832dd04226e40b903b9a8cd41331a996f642d1b6 (diff)
downloadgpsd-66cd231962da8d54d74c4e59545d3072f57e32ec.tar.gz
Typo fix.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e5ee711f..3ee5a589 100644
--- a/INSTALL
+++ b/INSTALL
@@ -121,7 +121,7 @@ should look something like this:
greeting line that's a JSON object describing GPSD's version.
Now plug in your GPS (or AIS receiver, or RTCM2 receiver).
-3. Type '?WATCH={"enable":true,"json"};' to start raw and
+3. Type '?WATCH={"enable":true,"json":true};' to start raw and
watcher modes. You should see lines beginning with '{' that are
JSON objects representing reports from your GPS; these are reports
in GPSD protocol.