diff --git a/docs/Install.txt b/docs/Install.txt index 6822591..e4b4523 100644 --- a/docs/Install.txt +++ b/docs/Install.txt @@ -1,25 +1,26 @@ Installation procedure for SIP SIMPLE clients --------------------------------------------- Home page: http://sipsimpleclient.org -This document described the manual installation procedure for Linux and +For installing the Debian package go to https://packages.ag-projects.com + +This document describes the manual installation procedure for Linux and MacOSX operating systems. Step 1. Install SIP SIMPLE client SDK ------------------------------------- -Follow the instructions in the docs directory of python-sipsimple, +Follow the instructions in the docs directory of python3-sipsimple, available from: -https://github.com/AGProjects/python-sipsimple +https://github.com/AGProjects/python3-sipsimple Step 2. Install SIP SIMPLE clients ---------------------------------- cd sipclients -sudo python setup.py install - +pip3 install --user .