We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e88346 commit e267773Copy full SHA for e267773
README.md
@@ -42,7 +42,7 @@ Create a virtualenv and install the DP³ platform using:
42
python3 -m venv venv
43
source venv/bin/activate
44
python -m pip install --upgrade pip
45
-pip install git+https://github.com/CESNET/dp3.git#egg=dp3
+pip install git+https://github.com/CESNET/dp3.git#egg=dp-cubed
46
```
47
48
#### Creating a DP³ application
0 commit comments