diff --git a/README.beta.md b/README.beta.md index d81c6404..e6d6a43d 100644 --- a/README.beta.md +++ b/README.beta.md @@ -117,7 +117,7 @@ In version v2 we released the re-designed sidebar panel with improved SEO suppor You can get the extension via: - The VS Code marketplace: [VS Code Marketplace - Front Matter](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter). -- The extension CLI: `ext install eliostruyf.vscode-front-matter` +- The extension CLI: `code --install-extension eliostruyf.vscode-front-matter` - Or by clicking on the following link: open extension in VS Code > **Info**: The docs can be found on [frontmatter.codes](https://frontmatter.codes). @@ -129,7 +129,7 @@ If you have the courage to test out the beta features, we made available a beta - Uninstall the main Front Matter version - Install the beta version - VS Code marketplace: [VS Code Marketplace - Front Matter BETA](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter-beta). - - The extension CLI: `ext install eliostruyf.vscode-front-matter-beta` + - The extension CLI: `code --install-extension eliostruyf.vscode-front-matter-beta` - Or by clicking on the following link: open extension in VS Code > **Info**: The BETA docs can be found on [beta.frontmatter.codes](https://beta.frontmatter.codes). diff --git a/README.md b/README.md index 45fc04ad..7407286d 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ In version v2 we released the re-designed sidebar panel with improved SEO suppor You can get the extension via: - The VS Code marketplace: [VS Code Marketplace - Front Matter](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter). -- The extension CLI: `ext install eliostruyf.vscode-front-matter` +- The extension CLI: `code --install-extension eliostruyf.vscode-front-matter` - Or by clicking on the following link: open extension in VS Code > **Info**: The docs can be found on [frontmatter.codes](https://frontmatter.codes). @@ -127,7 +127,7 @@ If you have the courage to test out the beta features, we made available a beta - Uninstall the main Front Matter version - Install the beta version - VS Code marketplace: [VS Code Marketplace - Front Matter BETA](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-front-matter-beta). - - The extension CLI: `ext install eliostruyf.vscode-front-matter-beta` + - The extension CLI: `code --install-extension eliostruyf.vscode-front-matter-beta` - Or by clicking on the following link: open extension in VS Code > **Info**: The BETA docs can be found on [beta.frontmatter.codes](https://beta.frontmatter.codes).