summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2015-06-12 11:22:38 -0700
committerBehdad Esfahbod <behdad@behdad.org>2015-06-12 11:22:38 -0700
commit6b9049136f8784b1dd0303cee246e8fa2273f40c (patch)
tree21d3f73ad926104a2f2cb92e7530526ce713eb04
parent84ec6e99fe55ac40f4ca7824aceea3d4105a84bc (diff)
parent55406141361c900ead51f51f57f2657070314670 (diff)
Merge pull request #54 from moyogo/readme-nototools
Nototools moved to https://github.com/googlei18n/nototools
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f438871..2acfd7f 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ sudo apt-get install fontforge python-fontforge
##### For post-production:
```bash
-git clone https://code.google.com/p/noto/
+git clone https://github.com/googlei18n/nototools
git clone https://github.com/rougier/freetype-py.git
```
@@ -229,7 +229,7 @@ Post-production scripts (most of the code outside of the `fontbuild` directory,
e.g. for testing output) depend on:
- The nototools module, installed as part of Noto
- (https://code.google.com/p/noto/)
+ (https://github.com/googlei18n/nototools)
- (Noto subsequently depends on HarfBuzz: https://github.com/behdad/harfbuzz)
- freetype-py (https://github.com/rougier/freetype-py)
- eog (https://wiki.gnome.org/Apps/EyeOfGnome)