client_CLI_install.md
... ...
@@ -23,7 +23,8 @@ A GUI version is also available for MacOS / OSX - [installation instructions can
23 23
24 24
**pip**
25 25
pip is a package management system used to install and manage software packages written in Python. The software installation client is installable by pip. This may not be on you machine by default, instructions for adding it are included here.
26
- ### Binary releases : MacOS and Linux Installation
26
+
27
+### Binary releases : MacOS and Linux Installation
27 28
28 29
There is minimal installation needed for these binaries. They can be run from any location. Untar the archive, make the file executable if necessary, and run from your preferred location.
29 30