diff --git a/hyphenate/README.md b/hyphenate/README.md index 34ca2585..a811ba9b 100644 --- a/hyphenate/README.md +++ b/hyphenate/README.md @@ -5,4 +5,4 @@ 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: -raco pkg install git://github.com/mbutterick/hyphenate + raco pkg install git://github.com/mbutterick/hyphenate