From e196bb2415ad0a3ddc3a8c4bff2c06e0420fa6d5 Mon Sep 17 00:00:00 2001 From: xyzroe Date: Sun, 5 May 2024 21:38:16 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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