diff --git a/README.md b/README.md index 661a8b3..4ebc13a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ like [Numpy](https://numpy.org) and [Pillow](https://pypi.org/project/pillow/) f ### Installation For users, the easiest way to install MFLUX is via pip: ``` - pip install mflux + pip install -U mflux ```
For contributors (click to expand)