diff --git a/README.md b/README.md index a0f3a00..81da04a 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ A lightweight static site generator for Markdown-based sites. Something like the following should suffice: ``` -% virtualenv --python=python3.9 env-py3.9 -% source env-py3.9/bin/activate +% virtualenv --python=python3.10 env-py3.10 +% source env-py3.10/bin/activate % pip install -U pip % pip install incorporeal-cms % incorporealcms-build ./path/to/instance ./path/to/output/www/root