diff --git a/README.md b/README.md index 21850294..bb7c05e5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ $ make build # Set the required provider and versions terraform { required_providers { - # We recommend pinning to the specific version of the Azure Provider you're using + # We recommend pinning to the specific version of the Docker Provider you're using # since new versions are released frequently docker = { source = "kreuzwerker/docker"