Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LX38LL committed Dec 1, 2023
2 parents 31bf5a0 + 74d9146 commit b024919
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Nanomotif is a Python package that provides functionality for identifying methyl
To install Nanomotif in your local Python environment, follow these steps:

```shell
python3 -m venv nanomitf
source nanomitf/bin/activate
python3 -m venv nanomotif
source nanomotif/bin/activate
pip install nanomotif
```

Expand Down

0 comments on commit b024919

Please sign in to comment.