Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sergirubio authored Dec 16, 2016
1 parent c55483d commit af22207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/elinac/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ Install them using setup.py or just add folders to PATH::

Get Vacca::

> git clone https://github.com/sergirubio/vacca vacca.git
> git clone https://github.com/tango-controls/vacca vacca.git
> export PATH=$(pwd)/vacca.git/bin:$PATH
> export PYTHONPATH=$(pwd)/vacca.git:$PYTHONPATH
> cd vacca.git/examples/elinac

If you don't have the TangoBox devices, create new simulators::
If you don't have the TangoBox devices, create new simulators using SimulatorDS ::

> ipython
: import SimulatorDS.gen_simulation as gs
Expand Down

0 comments on commit af22207

Please sign in to comment.