Skip to content

Commit

Permalink
Fix typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
orenbenkiki committed Jul 3, 2024
1 parent 3e28cab commit c3329f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ at some point of your processing pipeline, in order to use the new features, and
## Installation

Just `Pkg.add("Metacells")`, like installing any other Julia package. However, until this package is complete, there's
little point in directly installing it. You should probably install the Python package instead (which will automaticaly
little point in directly installing it. You should probably install the Python package instead (which will automatically
install the Julia package as a dependency).

To install the Python `metacells` [package](https://github.com/tanaylab/metacells), just `pip install metacells`, like
Expand Down

0 comments on commit c3329f8

Please sign in to comment.