diff --git a/README.md b/README.md index 9b3b26f..88894eb 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ source .venv/bin/activate or -.venv\Scripts\Activate.ps1 on Windows powershell +venv\Scripts\Activate.ps1 on Windows powershell # Install dependencies pip install -r requirements.txt @@ -67,7 +67,7 @@ Generated docs will be in docs/_build/html/index.html ## License -MIT +None ---