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.
1 parent b2b3b59 commit d5ee2a8Copy full SHA for d5ee2a8
docs/computations/r.qmd
@@ -124,8 +124,8 @@ You can read more about using VS Code in [Tools: VS Code](/docs/tools/vscode.qmd
124
The [quarto-mode](https://melpa.org/#/quarto-mode) MELPA package is an Emacs mode for editing Quarto documents. Install `quarto-mode` as follows:
125
126
``` default
127
-M-x refresh-package-contents
128
-M-x install-package
+M-x package-refresh-contents
+M-x package-install
129
quarto-mode
130
```
131
0 commit comments