Skip to content

Commit

Permalink
README.md: Updated package egg.
Browse files Browse the repository at this point in the history
  • Loading branch information
xsedla1o committed Oct 1, 2023
1 parent 5e88346 commit e267773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Create a virtualenv and install the DP³ platform using:
python3 -m venv venv
source venv/bin/activate
python -m pip install --upgrade pip
pip install git+https://github.com/CESNET/dp3.git#egg=dp3
pip install git+https://github.com/CESNET/dp3.git#egg=dp-cubed
```

#### Creating a DP³ application
Expand Down

0 comments on commit e267773

Please sign in to comment.