Fix version number to match

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

View File

@@ -251,7 +251,7 @@ machine):
```sh
cd notifications-admin
pyenv virtualenv 3.13.9 notify-admin
pyenv virtualenv 3.13.2 notify-admin
pyenv local notify-admin
```