-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0a3451c
commit 5be7661
Showing
3 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,13 +15,13 @@ pip install -U git+https://github.com/atomflunder/stringmatch | |
To install a specific Version: | ||
|
||
``` | ||
pip install -U stringmatch==0.14.0 | ||
pip install -U stringmatch==0.14.1 | ||
``` | ||
|
||
Or: | ||
|
||
``` | ||
pip install -U git+https://github.com/atomflunder/[email protected].0 | ||
pip install -U git+https://github.com/atomflunder/[email protected].1 | ||
``` | ||
|
||
After you installed stringmatch, head on over to the Basic Usage tab to get familiar with its functions. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters