Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hy395 committed Dec 11, 2023
1 parent 8651198 commit a7d6728
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ $ conda activate scnym_env
Once the environment is set up, simply run:

```bash
$ pip install scnym
$ cd scnym
$ pip install -e ./
```

After installation completes, you should be able to import `scnym` in Python and run `scNym` as a command line tool:
Expand Down

0 comments on commit a7d6728

Please sign in to comment.