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 7240cb7 commit 128110eCopy full SHA for 128110e
docs/README.md
@@ -9,7 +9,7 @@ To build the docs, first install the Python dependencies and Quarto extensions:
9
10
```bash
11
# Install build dependencies
12
-make py-deps
+make deps
13
```
14
15
After those dependencies are installed, build the .qmd files for Shiny, using quartodoc. This will go in the `api/` directory:
0 commit comments