Skip to content

Commit e267773

Browse files
committed
README.md: Updated package egg.
1 parent 5e88346 commit e267773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Create a virtualenv and install the DP³ platform using:
4242
python3 -m venv venv
4343
source venv/bin/activate
4444
python -m pip install --upgrade pip
45-
pip install git+https://github.com/CESNET/dp3.git#egg=dp3
45+
pip install git+https://github.com/CESNET/dp3.git#egg=dp-cubed
4646
```
4747

4848
#### Creating a DP³ application

0 commit comments

Comments
 (0)