Skip to content

Commit 50d3deb

Browse files
authored
use quarto add rather than quarto install extension
1 parent 0ce5a43 commit 50d3deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A Revealjs plugin extension for displaying attribution text sideways along the r
77
## Installation
88

99
```
10-
quarto install extension quarto-ext/attribution
10+
quarto add quarto-ext/attribution
1111
```
1212

1313
This will install the extension under the `_extensions` subdirectory. If you're using version control, you will want to check in this directory.

0 commit comments

Comments
 (0)