Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions developers/vscode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
- [GitHub Repository](https://github.com/oceanprotocol)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good but think you can add the extension link to the resources as well

Suggested change
- [GitHub Repository](https://github.com/oceanprotocol)
- [GitHub Repository](https://github.com/oceanprotocol)
- [Ocean Nodes VS Code Extension](https://bit.ly/41UsXnn)