From 9b397b79a99d4227ecd8cbf7f20fe7358165f4c9 Mon Sep 17 00:00:00 2001 From: David Tejada Date: Sat, 7 May 2022 11:44:33 +0200 Subject: [PATCH] Minor readme fixes --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 87f94e63..c8748168 100644 --- a/readme.md +++ b/readme.md @@ -40,7 +40,7 @@ The downside of this method is that you have to do that every time you want to u - Build: `npm run build` - Go to [chrome://extensions/](chrome://extensions/), enable `developer mode`, click `load unpacked`, go into the `dist` folder that you just build and click open. -Once you have done this in order to update you just have to: +Once you have done this, in order to update, you just have to: - Update your repo: `git pull` - Install with npm: `npm install` @@ -52,7 +52,7 @@ It's possible that you see some errors after adding the extension manually, just ## Usage -There are two modes: direct and explicit clicking. To switch between them you have to used the command `rango direct` or `rango explicit`. +There are two modes: direct and explicit clicking. To switch between them you have to use the command `rango direct` or `rango explicit`. ### Direct Clicking