We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02221d9 + d5c44cc commit 5821516Copy full SHA for 5821516
README.md
@@ -59,7 +59,7 @@ Once you have got `ghcide` working outside the editor, the next step is to pick
59
60
Install the VS code extension (see https://code.visualstudio.com/docs/setup/mac for details on adding `code` to your `$PATH`):
61
62
-1. `cd compiler/ghcide/extension`
+1. `cd extension/`
63
2. `npm ci`
64
3. `npm install vsce --global` (may require `sudo`)
65
4. `vsce package`
0 commit comments