Skip to content
Snippets Groups Projects
Commit e2ef999d authored by jkerdreu's avatar jkerdreu
Browse files

nothing

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@1874 b32b6428-25c9-4566-ad07-03861ab6144f
parent d0646b30
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,8 @@ If you can use virtualenv (recommended). Python 3 version isn't mandatory but
highly recommended (some parts haven't be tested with Python 2 since a while).
First build a virtualenv :
$ virtualenv3 xaal_test
$ source xaal_test/bin/activate
$ virtualenv3 xaal_env
$ source xaal_env/bin/activate
Every time, you want to use the binding, you must source the activate script.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment