From 2ec2be91590ae7110fa1f118786be33b0a75745f Mon Sep 17 00:00:00 2001 From: Dag Evensberget Date: Mon, 2 Dec 2019 16:32:29 +1000 Subject: [PATCH] Tidy installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 529e02d..ada68f8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Automatically highlights files ending in `.in` and `.IN`. For files lacking thes ## Installation -This is a [Visual Studio Code](https://code.visualstudio.com/download) extension. It is best installed from the [on-line extensions marketplace](https://marketplace.visualstudio.com/items?itemName=svaberg.swmf-grammar), or from inside VS Code `Preferences/Extensions` and search for `swmf-grammar`. +This is a [Visual Studio Code](https://code.visualstudio.com/download) extension. It is best installed from the [on-line extensions marketplace](https://marketplace.visualstudio.com/items?itemName=svaberg.swmf-grammar), or from inside VS Code: Click on `Preferences/Extensions` and type `swmf-grammar` into the search box. To test the installation, just open a handy SWMF `PARAM.in` file.