Skip to content

Commit

Permalink
Merge pull request #12 from Flecart/main
Browse files Browse the repository at this point in the history
docs: add run to mkdocs command
  • Loading branch information
JeyDi authored Feb 11, 2024
2 parents c5af3cb + 79da7ab commit 04238e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/learning/mkdocs_tutorial/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Con mkdocs abbiamo la possibilità di ampliare le funzionalità con tantissime e
Una volta che avrai finito di sviluppare il tuo codice potrai lanciare questo comando

```shell
poetry mkdocs new .
poetry run mkdocs new .
```

Il risultato di questa istruzione é la creazione di:
Expand Down

0 comments on commit 04238e2

Please sign in to comment.