Fix version number to match

Document the correct version.
This commit is contained in:
ccostino
2025-07-29 09:54:20 -04:00
committed by GitHub
parent 814d08af2b
commit cd14024627

View File

@@ -246,7 +246,7 @@ git clone git@github.com:GSA/notifications-admin.git
Now go into the project directory (`notifications-admin` by default), create a
virtual environment, and set the local Python version to point to the virtual
environment (assumes version Python `3.13.9` is what is installed on your
environment (assumes version Python `3.13.2` is what is installed on your
machine):
```sh