Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Typo fixed made->may
  • Loading branch information
jamesemwheeler authored Dec 7, 2023
1 parent 3b9d3c5 commit 40cf00d
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 @@ -20,7 +20,7 @@ cd iris
python setup.py install
```

If you are altering the IRIS source code then you made find it easier to install like below, to avoid having to reinstall it every time a change is made
If you are altering the IRIS source code then you may find it easier to install like below, to avoid having to reinstall it every time a change is made
```
pip install -e ./
```
Expand Down

0 comments on commit 40cf00d

Please sign in to comment.