From 93cccaa9fdaca1f7e10f8458ebadb40eed86cae2 Mon Sep 17 00:00:00 2001 From: Jesse Laprade Date: Wed, 15 Jul 2020 22:33:01 -0400 Subject: [PATCH] bolded keyword 'example' as per my conventions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eecaba8..4498623 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ This section assumes you have [downloaded rodo](#downloading-rodo). 1. Run `cd rodo` 2. Run `make install-custom location=~/path/to/custom/location` -Example: In step 2., you could run `make install-custom location=~/bin/` +**Example**: In step 2., you could run `make install-custom location=~/bin/` # Uninstalling rodo