Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ciuccislab authored Nov 13, 2023
1 parent 57073eb commit f44571c
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 @@ -33,7 +33,7 @@ For details about the installation procedures, you can consult the user manual [
conda create --name DRT pip ipython pandas matplotlib scikit-learn spyder
conda activate DRT
pip install cvxopt jupyterlab PyQt5
pip install -i https://test.pypi.org/simple/ pyDRTtools==0.2.8.80
pip install -i https://test.pypi.org/simple/ pyDRTtools==0.2.8.81
```
**ipython**
```
Expand Down

0 comments on commit f44571c

Please sign in to comment.