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

Fixed a minor typo in the readme.

parent bba9a321
No related merge requests found
...@@ -86,7 +86,7 @@ For more information on the project please check out `the project's home page <h ...@@ -86,7 +86,7 @@ For more information on the project please check out `the project's home page <h
Installation Installation
============ ============
Install the application using pip: Install the application using pip.
pip install apex pip install apex
...@@ -95,7 +95,7 @@ Running the app ...@@ -95,7 +95,7 @@ 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
command.: command.
apex -v apex -v
......
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