README.rst
changeset 232 ec1bb552ce55
parent 192 60b10eef975d
     1.1 --- a/README.rst	Fri Apr 18 16:27:01 2014 +0200
     1.2 +++ b/README.rst	Mon May 05 10:04:09 2014 +0200
     1.3 @@ -2,13 +2,12 @@
     1.4  ------------
     1.5  
     1.6  First you have to clone this repository and all its submodules::
     1.7 -   hg clone ssh://hg@bitbucket.org/pkoppatz/pymove3d-app
     1.8 -   cd pymove3d-app
     1.9 +   cd eskp-app
    1.10  
    1.11  Next create a virtualenv and install all the requirments into it. In this
    1.12  example we are using virtualenvwrapper to manage the virtualenv::
    1.13      
    1.14 -    mkvirtualenv pymove3d-env
    1.15 +    mkvirtualenv eskp-env
    1.16  
    1.17  This repository provides requirements and configurations.
    1.18  
    1.19 @@ -17,9 +16,9 @@
    1.20  
    1.21      pip install -r requirements.txt
    1.22  
    1.23 -Now that this is complete, you can run pymove3d in that environment::
    1.24 +Now that this is complete, you can run eskp in that environment::
    1.25  
    1.26 -    python ./pymove3d.py
    1.27 +    python ./eskp.py
    1.28  
    1.29  Testing and developing is done with::
    1.30  
Impressum Datenschutzerklärung