Skip to content

Commit

Permalink
[ci skip] pip3 -> pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemoka committed Jul 29, 2024
1 parent 7ff64f8 commit 1831dab
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 @@ -28,7 +28,7 @@ You can get Batchalign from PyPi, and you can update the package in the same way
macOS/Linux:

```
pip3 install -U batchalign
pip install -U batchalign
```

Windows:
Expand Down

0 comments on commit 1831dab

Please sign in to comment.