diff --git a/hyphenate/scribblings/hyphenate.scrbl b/hyphenate/scribblings/hyphenate.scrbl index c772bd0d..c1955cc2 100644 --- a/hyphenate/scribblings/hyphenate.scrbl +++ b/hyphenate/scribblings/hyphenate.scrbl @@ -17,7 +17,7 @@ I originally put together this module to handle hyphenation for my web-based boo @section{Installation & updates} At the command line: -@verbatim{raco pkg install git://github.com/mbutterick/hyphenate} +@verbatim{raco pkg install hyphenate} After that, you can update the package from the command line: @verbatim{raco pkg update hyphenate}