diff --git a/README.md b/README.md index be9fa8b..99e3dda 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,10 @@ From documentation folder run next commands: mkdocs serve ``` +For run without venv use `python3 -m mkdocs serve -w ./` + + ## Requirements: - Python 3.8+ -- pip \ No newline at end of file +- pip