Skip to content

Commit

Permalink
Fix support-install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Apr 8, 2012
1 parent afa3c70 commit 59761e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Expand Up @@ -23,7 +23,7 @@ Install system dependencies (fontforge & python modules):
If you are working on multiple font you would like to have only one instance of
heavy dependencies like _ttfautohint_ installed. Run this:

cd support/font-builder && make support-install PREFIX=/usr/local
cd support/font-builder && sudo make support-install


Note that you don't need to install system dependencies more than once.
Expand Down

0 comments on commit 59761e4

Please sign in to comment.