From 49bad58959f80634c4038b17b1bd837c72d53cb4 Mon Sep 17 00:00:00 2001 From: m455 Date: Sun, 24 Feb 2019 22:42:24 -0500 Subject: [PATCH] clarified something on the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0869d63..9f6fa8b 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ Follow the steps below to download `rodo` using the `git` command. Follow the sections below to set up `rodo`, so it can be used from anywhere on your system. -**If you just want to test it out, just run `cd` into the downloaded -directory and run `./rodo.rkt`.** +**If you just want to test rodo out, just `cd` into the directory you downloaded +rodo into, and then run `./rodo.rkt`.** ## GNU/Linux