diff --git a/README.md b/README.md index 0f0adcb..2db5dac 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ A simple web application to be used as an ssh client to connect to your ssh serv ### Requirements -* Python 3.8+ +* Python 3.10+ ### Quickstart diff --git a/README.rst b/README.rst index dd5771a..aa51372 100644 --- a/README.rst +++ b/README.rst @@ -41,7 +41,7 @@ How it works Requirements ~~~~~~~~~~~~ -- Python 3.8+ +- Python 3.10+ Quickstart ~~~~~~~~~~