Skip to content

Commit 3d5f868

Browse files
committed
minor changes tocheck README flow
1 parent 6360db5 commit 3d5f868

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ cd UnicodeFix
2626
bash setup.sh
2727
```
2828

29-
Setup will create a virtual environment to keep your system Python clean.
29+
Setup will create a virtual environment to keep your system Python clean. I also have a whole set of [Virtual Environment Utilities](https://github.com/unixwzrd/venvutil) repo it's likely overkill for most people., but it does contain a lot of useful utilities and tools for managing Python Virtual environments using Pip and Conda, along with many other handy tools for AI and Unix.
30+
3031
It will also add the items needed to start the script into your `.bashrc`.
3132

3233
Look at the [setup.sh](setup.sh) file to see exactly what it does if you like — it's very simple.

0 commit comments

Comments
 (0)