From 45f41c0d6944fe39beed2da8f44152ead1df877c Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Wed, 15 Jul 2020 01:40:26 -0400 Subject: [PATCH] removed old link from readme --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 53a4a00..eecaba8 100644 --- a/README.md +++ b/README.md @@ -266,8 +266,6 @@ This section lists and describes rodo's commands. # Usage examples -The examples below assume that you have [added rodo to your $PATH](#adding-rodo-to-your-path). - `rodo help` `rodo ls` @@ -276,4 +274,3 @@ The examples below assume that you have [added rodo to your $PATH](#adding-rodo- `rodo rm 1` -**Note**: You may have to run `rodo ls` to see which number corresponds to which item in your list.