Skip to content

Commit bc1c202

Browse files
authored
Merge pull request jlgraves-ubc#1 from toninif/patch-1
Fixing installing information.
2 parents b965929 + 06aea43 commit bc1c202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This extension allows you to add an HTML form to your Quarto HTML pages, using t
55
## Installing
66

77
```bash
8-
quarto add jlgraves-ubc/forms
8+
quarto install extension jlgraves-ubc/forms
99
```
1010
This will install the extension under the `_extensions` subdirectory.
1111
If you're using version control, you will want to check in this directory.

0 commit comments

Comments
 (0)