We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a884ef commit 377860aCopy full SHA for 377860a
README.md
@@ -7,7 +7,7 @@ Normalizes Unicode to ASCII equivalents
7
I would recommend setting up a virtual environment so when you install the requirements it doesn't mess with your system python.
8
9
```bash
10
-git clone https://github.com/unixwzrdUnicodeFix.git
+git clone https://github.com/unixwzrd/UnicodeFix.git
11
cd UnicodeFix
12
python -m venv venv
13
source venv/bin/activate
0 commit comments