From 56cad2e7479a07049f9850e1a7930445cb225351 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Tue, 27 Sep 2016 16:05:53 -0400
Subject: [PATCH] Fixed a minor error in the readme.

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index e6203ec..2989f2b 100644
--- a/README.rst
+++ b/README.rst
@@ -94,7 +94,7 @@ The application is written for python 2 or 3. Once installed copy the apex.conf.
 /etc directory, then edit the file and replace it with your details. Next just run the application with the following
 command.:
 
-    apex-radio
+    apex -v
 
 There isn't much to the application right now, so thats all you should need to run it. Digipeating will occur
 automatically and respond to the WIDEN-n paradigm as well as your own callsign. Cross-band repeating is enabled right
-- 
GitLab