Skip to content
Snippets Groups Projects
Commit bba9a321 authored by Jeffrey Phillips Freeman's avatar Jeffrey Phillips Freeman :boom:
Browse files

reorganized install section of readme.

parent 56cad2e7
No related branches found
No related tags found
No related merge requests found
...@@ -83,12 +83,15 @@ APEX is a next generation APRS based protocol. This repository represents the re ...@@ -83,12 +83,15 @@ APEX is a next generation APRS based protocol. This repository represents the re
For more information on the project please check out `the project's home page <http://apexprotocol.com/>`_. For more information on the project please check out `the project's home page <http://apexprotocol.com/>`_.
Running the app Installation
=============== ============
Install the application using pip: Install the application using pip:
pip install apex-radio pip install apex
Running the app
===============
The application is written for python 2 or 3. Once installed copy the apex.conf.example file over to apex.conf in the The application is written for python 2 or 3. Once installed copy the apex.conf.example file over to apex.conf in the
/etc directory, then edit the file and replace it with your details. Next just run the application with the following /etc directory, then edit the file and replace it with your details. Next just run the application with the following
...@@ -103,13 +106,6 @@ configuration options should be added soon. ...@@ -103,13 +106,6 @@ configuration options should be added soon.
This is Free software: Apache License v2 This is Free software: Apache License v2
Installation
============
::
pip install apex
Documentation Documentation
============= =============
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment