From 3b5aafdf690c40d6fb18a17a49565f0df6b4003b Mon Sep 17 00:00:00 2001 From: "William J. Bowman" Date: Wed, 16 Sep 2015 12:41:54 -0400 Subject: [PATCH] Updated install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36ab5a2..89c2d00 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ cur (plural curs) Getting started =============== -Install cur via `raco pkg install git://github.com/wilbowma/cur.git`. +Install cur via `raco pkg install cur`. Setup will likely result in a ton of errors that are safe to ignore. Try it out. Save the following to `test.rkt`, then run `racket test.rkt`.