Skip to content

Commit 26019a4

Browse files
committed
✏️ cosmetic changes
1 parent db64cd0 commit 26019a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cd OntoAligner
4646
```
4747
3. Create a virtual environment with python=3.10, activate it, install the required dependencies and install the pre-commit configuration:
4848
```bash
49-
conda create -n my_env python=3.9
49+
conda create -n my_env python=3.10
5050
conda activate my_env
5151
pip install -r requirements.txt
5252
pre-commit install

0 commit comments

Comments
 (0)