mirror of
https://github.com/google/fonts.git
synced 2024-12-29 03:31:38 +03:00
tools/README.md pip install with --user
This commit is contained in:
parent
2df0c8f695
commit
6955561579
@ -26,7 +26,7 @@ To use `compare_font.py` and `sanity_check.py` you will need:
|
||||
These can be installed with pip:
|
||||
|
||||
sudo easy_install pip;
|
||||
sudo pip install google-apputils protobuf git+git://github.com/behdad/fonttools.git;
|
||||
pip install --user google-apputils protobuf git+git://github.com/behdad/fonttools.git;
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user