Skip to content

Commit f525051

Browse files
committed
Minor edits to README to reduce ambiguity
1 parent f511e22 commit f525051

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ You will need to have the [Docker Compose plugin][2] and [NVIDIA Container Toolk
2323

2424
## Install GISNav CLI
2525

26-
The GISNav CLI (`gnc`) is a Docker Compose wrapper that significantly simplifies building and deploying GISNav's Docker Compose services.
26+
The GISNav CLI (`gnc`) is a Docker Compose wrapper that significantly simplifies building and deploying GISNav's Docker Compose services. It is packaged as a Debian distributable.
2727

28-
Create the Debian package yourself and install `gnc` from it using the following commands:
28+
Create the Debian distributable and install `gnc` from it using the following commands:
2929

3030
```bash
3131
git clone https://github.com/hmakelin/gisnav.git
@@ -80,7 +80,7 @@ listener sensor_gps
8080
```
8181

8282
> **Note**
83-
> The `gisnav` service will by default will send uORB messages to PX4 via the
83+
> The `gisnav` service will by default send uORB messages to PX4 via the
8484
> micro-ROS agent which bypasses the GPS driver so you will not see the GPS
8585
> status with commands like `gps status`.
8686

0 commit comments

Comments
 (0)