From a1aa122d204575b157673111232bf9ce69d71056 Mon Sep 17 00:00:00 2001 From: Edward Hilgendorf Date: Mon, 10 Oct 2022 18:11:47 -0700 Subject: [PATCH] clic to click --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7124c01..74b10c3 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ gem install rubocop If VSCode market place is not configured in your FLOSS distribution of code (you have Open VSX instead): -1. Go on [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=misogi.ruby-rubocop) and clic on the [Download Extension](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/misogi/vsextensions/ruby-rubocop/0.8.5/vspackage) button. +1. Go on [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=misogi.ruby-rubocop) and click on the [Download Extension](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/misogi/vsextensions/ruby-rubocop/0.8.5/vspackage) button. 2. Install the extension manually from the CLI: `code --install-extension misogi.ruby-rubocop-0.8.5.vsix` # ChangeLog