summaryrefslogtreecommitdiffstats
path: root/docs/requirements-and-installation.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/requirements-and-installation.md')
-rw-r--r--docs/requirements-and-installation.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/requirements-and-installation.md b/docs/requirements-and-installation.md
index 9885cbe..b3107a6 100644
--- a/docs/requirements-and-installation.md
+++ b/docs/requirements-and-installation.md
@@ -8,11 +8,11 @@
## Python version
-Python 3 (`>=3.8`) is required:
+Python 3 (`>=3.9`) is required:
```bash
python --version
-Python 3.9.9
+Python 3.11.8
```
## Install ANTA package
@@ -61,12 +61,12 @@ which anta
```bash
# Check ANTA version
anta --version
-anta, version v0.13.0
+anta, version v0.14.0
```
## EOS Requirements
-To get ANTA working, the targetted Arista EOS devices must have the following configuration (assuming you connect to the device using Management interface in MGMT VRF):
+To get ANTA working, the targeted Arista EOS devices must have the following configuration (assuming you connect to the device using Management interface in MGMT VRF):
```eos
configure
@@ -95,7 +95,7 @@ management api http-commands
end
```
-Now the swicth accepts on port 443 in the MGMT VRF HTTPS requests containing a list of CLI commands.
+Now the switch accepts on port 443 in the MGMT VRF HTTPS requests containing a list of CLI commands.
Run these EOS commands to verify: