diff --git a/README.md b/README.md index 17784a0..4132012 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ How to get started: - create venv: - python -m venv venv +create venv: + python -m venv venv start venv: source venv/bin/activate install requiremens: