Skip to content

Commit

Permalink
Merge pull request #163 from nirum/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mrava87 authored Feb 24, 2024
2 parents 3ebd5e3 + eae6f68 commit 5688006
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,6 @@ You need **Python 3.8 or greater**.
*Note: Versions prior to v0.3.0 work also with Python 3.6 or greater, however they
require scipy version to be lower than v1.8.0.*

#### From PyPi
you want to use PyProximal within your codes,
install it in your Python environment by typing the following command in your terminal:

To get the most out of PyLops straight out of the box, we recommend `conda` to install PyLops:
```bash
conda install -c conda-forge pyproximal
Expand All @@ -127,7 +123,7 @@ conda install -c conda-forge pyproximal
#### From PyPi
You can also install pyproximal with `pip`:
```bash
pip install pylops
pip install pyproximal
```

#### From Github
Expand Down Expand Up @@ -193,4 +189,4 @@ you are required to rebuild the entire documentation before your changes will be
* Matteo Ravasi, mrava87
* Nick Luiken, NickLuiken
* Eneko Uruñuela, eurunuela
* Marcus Valtonen Örnhag, marcusvaltonen
* Marcus Valtonen Örnhag, marcusvaltonen

0 comments on commit 5688006

Please sign in to comment.