Updated install instructions

This commit is contained in:
William J. Bowman 2015-09-16 12:41:54 -04:00
parent 1e3994d388
commit 3b5aafdf69
No known key found for this signature in database
GPG Key ID: DDD48D26958F0D1A

View File

@ -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`.