diff --git a/hyphenate/README.md b/hyphenate/README.md index a811ba9b..0cbfdf02 100644 --- a/hyphenate/README.md +++ b/hyphenate/README.md @@ -3,6 +3,6 @@ hyphenate Racket implementation of Knuth–Liang hyphenation algorithm. -It's not in the Racket package directory yet, so for now, install it from the command line: +It's not in the Racket package directory yet, so for now, install it from the command line like so: raco pkg install git://github.com/mbutterick/hyphenate