diff --git a/README.md b/README.md index 80d25c8..bbf85e4 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ For more information about available variables (and their default values) : see ### Tests -For developing and testing the role we use Github Actions, Molecule, and Vagrant. On the local environment you can easily test the role with +For developing and testing the role we use Github Actions, Molecule, and Docker. On the local environment you can easily test the role with Run local tests with: @@ -51,7 +51,7 @@ Run local tests with: molecule test ``` -Requires Molecule, Vagrant and `python-vagrant` to be installed. +Requires Molecule, Docker to be installed. ## License