don't refer to my manual uploads now that I push to PyPI

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
Brian S. Stephan 2025-03-17 13:13:25 -05:00
parent 2a4cc26c06
commit f623ffdd7c
Signed by: bss
GPG Key ID: 3DE06D3180895FCB

View File

@ -4,8 +4,7 @@ A lightweight static site generator for Markdown-based sites.
## Installation and Usage ## Installation and Usage
I recommend getting a release from <https://git.incorporeal.org/bss/incorporeal-cms/releases> and Something like the following should suffice:
installing the Python package in a virtualenv. Something like the following should suffice:
``` ```
% virtualenv --python=python3.9 env-py3.9 % virtualenv --python=python3.9 env-py3.9