Skip to content
Snippets Groups Projects
Commit b9e8c082 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

link to git repo updated

parent bb71429d
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -11,7 +11,7 @@
## Developer project installation
- `mkdir -p ~/dev/smash`
- `cd ~/dev/smash`
- `git clone ssh://git@git-r3lab-server.uni.lu:8022/piotr.atyjaszyk/scheduling-system.git`
- `git clone ssh://git@git-r3lab-server.uni.lu:8022/NCER-PD/scheduling-system.git`
- `cd scheduling-system`
- `virtualenv env` to create new virtualenv (contains clean python working environment)
- `. env/bin/activate` (to start using virtualenv)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment