Skip to content

Commit

Permalink
install command
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Oct 21, 2024
1 parent 977cc08 commit fa6c03d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ To install the `{quarto-custom-callout}` extension, follow these steps:
3. Execute the following command:

```bash
quarto add coatless-quarto/customcallout
quarto add coatless-quarto/custom-callout
```

This will install the extension under the `_extensions` subdirectory.
Expand Down
2 changes: 1 addition & 1 deletion docs/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To install the `{quarto-custom-callout}` extension, follow these steps:
3. Execute the following command:

```bash
quarto add username/custom-callout
quarto add coatless-quarto/custom-callout
```

This command will download and install the extension under the `_extensions` subdirectory of your Quarto project.
Expand Down

0 comments on commit fa6c03d

Please sign in to comment.