Skip to content

Commit ba4884d

Browse files
authored
fix: typo in README.md
1 parent 1c8bd09 commit ba4884d

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
@@ -57,7 +57,7 @@ git clone https://github.com/bioatmosphere/DEMENTpy
5757

5858
**Run DEMENTpy**:
5959

60-
[UV](https://github.com/astral-sh/uv) can be used to manage dependencies in `pyproject.tom`. In order to create a virtual ennviroment with DEMENTpy dependencies, do the following:
60+
[UV](https://github.com/astral-sh/uv) can be used to manage dependencies in `pyproject.toml`. In order to create a virtual ennviroment with DEMENTpy dependencies, do the following:
6161

6262
```
6363
uv venv

0 commit comments

Comments
 (0)