From 3b5aa3acfa108af1fbccd0824c8de3dd78b42893 Mon Sep 17 00:00:00 2001 From: Spencer Florence Date: Wed, 3 Feb 2016 13:22:34 -0600 Subject: [PATCH] Remove confusing prose in README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e6fef1f..d5dc63b 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,7 @@ You can also create your own coverage formats. ## How to install -Install via `raco pkg install cover`. To install for development, checkout the repository, `cd` into -the new directory and run `raco pkg install`. +Install via `raco pkg install cover`, or from the `"File" -> "Install Package..."` menu in DrRacket. ## Basic Usage