Skip to content

Commit e1a60e2

Browse files
authored
Merge pull request #17092 from MinaProtocol/removed-broken-link
Restoring openvsix link:
2 parents 5169b98 + 17c8e8f commit e1a60e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

nix/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,9 @@ branches, or otherwise changing the dependency tree of Mina.
139139

140140
##### Visual Studio Code / vscodium
141141

142-
You have to install the "OCaml Platform" extension from
143-
[official marketplace](https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform).
142+
You have to install the "OCaml Platform" extension, either from
143+
[official marketplace](https://marketplace.visualstudio.com/items?itemName=ocamllabs.ocaml-platform)
144+
or [openvsix](https://open-vsx.org/extension/ocamllabs/ocaml-platform).
144145

145146
After installing it, run `code` (or `codium`) from within the `nix develop mina#with-lsp` shell,
146147
click "Select Sandbox" in the extension menu, and then pick "Global Sandbox". From then on, it should just work.

0 commit comments

Comments
 (0)