Update README.md

main
Matthew Butterick 6 years ago committed by GitHub
parent a33546ab16
commit 59f09f8a87

@ -7,7 +7,11 @@ Install from the command line like so:
raco pkg install hyphenate
Then require it in your Racket file, in standard mode:
Later, you an update like so:
raco pkg update hyphenate
Import in standard mode:
(require hyphenate)

Loading…
Cancel
Save