Skip to content
Snippets Groups Projects

Fix typo

Merged magicfelix requested to merge docs-fix-typo-run-a into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -13,7 +13,7 @@ Installing a development environment for own apps
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you are developing your own app, you probably do not want to
ru na development environment from the `AlekSIS-Core` repository.
run a development environment from the `AlekSIS-Core` repository.
Instead, simply install the environment using ``poetry install`` from
your app repository – it will pull in `AlekSIS-Core` as a dependency
Loading