From e998b219f6a0eb33835dcf6669194b34e962686e Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Mon, 10 Feb 2014 16:50:07 -0800 Subject: [PATCH] Update README.md --- hyphenate/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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