Skip to content

Commit d0af208

Browse files
Merge pull request #2 from eltociear/patch-1
Update README.md
2 parents f72174a + ae99945 commit d0af208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ $ git clone https://github.com/RolnickLab/OpenForest.git
4343
$ cd OpenForest/
4444
$ pip install -e .
4545
```
46-
The pip installation will include all the dependencies of the [requirements](./requirements.txt) file. if not, you should install these dependancies manually using pip or conda.
46+
The pip installation will include all the dependencies of the [requirements](./requirements.txt) file. if not, you should install these dependencies manually using pip or conda.
4747
With this, you can edit the OpenForest code on the fly and import function and classes of OpenForest in other project as well.
4848

4949
---

0 commit comments

Comments
 (0)