Skip to content

Commit

Permalink
Update README.md to v0.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cako authored Mar 12, 2023
1 parent 4269751 commit ce1a86c
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 @@ -24,7 +24,7 @@ After these are installed, you may install `curvelops` with:
```bash
export FFTW=/path/to/fftw-2.1.5
export FDCT=/path/to/CurveLab-2.1.3
python3 -m pip install git+https://github.com/PyLops/curvelops@0.22
python3 -m pip install git+https://github.com/PyLops/curvelops@0.22.2
```

as long as you are using a `pip>=10.0`. To check, run `python3 -m pip --version`.
Expand Down

0 comments on commit ce1a86c

Please sign in to comment.