From 5b465750540e043fa085f943199626c9b770936c Mon Sep 17 00:00:00 2001 From: Wanderclyffex <138209826+Wanderclyffex@users.noreply.github.com> Date: Tue, 1 Apr 2025 16:58:13 +0530 Subject: [PATCH] Added marketplace extension tracking link.md --- developers/vscode/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developers/vscode/README.md b/developers/vscode/README.md index 9a137b4c1..f27bfcf23 100644 --- a/developers/vscode/README.md +++ b/developers/vscode/README.md @@ -8,7 +8,7 @@ Run compute jobs on Ocean Protocol directly from VS Code. The extension automati Once installed, the extension adds an Ocean Protocol section to your VSCode workspace. Here you can configure your compute settings and run compute jobs using the currently active algorithm file. -1. Install the extension from the VS Code Marketplace +1. Install the extension from the [VS Code Marketplace](https://bit.ly/41UsXnn) 2. Open the Ocean Protocol panel from the activity bar 3. Configure your compute settings: - Node URL (pre-filled with default Ocean compute node) @@ -50,4 +50,4 @@ Your contributions are welcomed! Please check our [GitHub repository](https://gi ## Resources - [Ocean Protocol Documentation](https://docs.oceanprotocol.com) -- [GitHub Repository](https://github.com/oceanprotocol) \ No newline at end of file +- [GitHub Repository](https://github.com/oceanprotocol)