Skip to content

Commit 29f39f8

Browse files
author
Ikko Eltociear Ashimine
authored
Update README.md
dependancies -> dependencies
1 parent 52b7f1d commit 29f39f8

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)