diff --git a/README.md b/README.md
index 5b4c69d85b90b1be876df7d0d328ceefc499bf9b..36f2d122e685ff5ed78b3083ba0703977bdb8a75 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,18 @@ You may also want to add a comment:
 set comment Hello World!
 ```
 
+And possibly enable GPS:
+
+```
+set gps receiver
+```
+
+It may also be a good idea to look at all the settings to make sure they're how you want them:
+
+```
+get
+```
+
 Don't forget to enable transmitting and save your settings:
 
 ```