Skip to content
Snippets Groups Projects
Commit 7c87425f authored by Laurent BEAULATON's avatar Laurent BEAULATON
Browse files

maj readme

parent b5e69ba4
No related branches found
Tags 0.1.1
No related merge requests found
......@@ -11,7 +11,7 @@ quarto create extension format:pdf
### For a new project
```bash
quarto use template https://forgemia.inra.fr/pole-migrateurs/modeles/quarto-extension/-/archive/0.1.0/quarto-extension-0.1.0.zip
quarto use template https://forgemia.inra.fr/pole-migrateurs/modeles/quarto-extension/-/archive/0.1.1/quarto-extension-0.1.1.zip
```
This will install the extension and create an example qmd file that you can use as a starting place for your article.
......@@ -19,7 +19,7 @@ This will install the extension and create an example qmd file that you can use
### For an existing project or to update the extension
```bash
quarto add https://forgemia.inra.fr/pole-migrateurs/modeles/quarto-extension/-/archive/0.1.0/quarto-extension-0.1.0.zip
quarto add https://forgemia.inra.fr/pole-migrateurs/modeles/quarto-extension/-/archive/0.1.1/quarto-extension-0.1.1.zip
```
## Using
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment