Skip to content

Commit 40cf00d

Browse files
Update README.md
Typo fixed made->may
1 parent 3b9d3c5 commit 40cf00d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cd iris
2020
python setup.py install
2121
```
2222

23-
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
23+
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
2424
```
2525
pip install -e ./
2626
```

0 commit comments

Comments
 (0)