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 3bed2cc + d5ee2a8 commit c15ec8bCopy full SHA for c15ec8b
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