Updated Installation guide (markdown) authored by Simon's avatar Simon
......@@ -30,11 +30,11 @@ Now, let's install FreeDMR :-)
### Download source
[Version 1](https://github.com/hacknix/FreeDMR/archive/v1.2.1.tar.gz)
[Version 1](https://github.com/hacknix/FreeDMR/archive/v1.2.6.tar.gz)
### Prepare source
`#tar zxvf v1.2.1.tar.gz`
`#tar zxvf v1.2.6.tar.gz`
`#cd FreeDMR`
......@@ -62,6 +62,10 @@ _Please leave the OpenBridge configuration disabled until you are familiar with
If all goes well, you should now be able to connect a system to your server on port 54001
### Consider whether to use the proxy
This is needed to support the common port 62031 for all inbound HomeBrewProtocol connections
### User's guides
You can find more details on how to use FreeDMR from the user perspective at [http://www.freedmr.uk](http://www.freedmr.uk)
......
......