From 807a96f5c2b5ad811795650afaa4c3257758e279 Mon Sep 17 00:00:00 2001 From: m455 Date: Mon, 11 Mar 2019 16:28:30 -0400 Subject: [PATCH] fixed some inconsistencies --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cc30244..970782e 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Follow the steps below to download `rodo` from your web browser. Follow the sections below to set up `rodo`, so it can be used from anywhere on your system. -**If you just want to test `rodo` out, then just `cd` into the directory you downloaded +**Tip: If you just want to test `rodo` out, then just `cd` into the directory you downloaded `rodo` into, and then run `./rodo.rkt`.** ## GNU/Linux @@ -141,8 +141,8 @@ The examples below assume that you have `rodo` [set up in your `$PATH`](https:// `rodo add "go to the park"` -**Note: If you leave out the double quotation marks here, only the first word** -will be added. In the example above, only "go" would be added to the list. +**Note: If you leave out the double quotation marks here, only the first word +will be added. In the example above, only "go" would be added to the list.** `rodo rm 1`