diff --git a/README.md b/README.md index 5432277..7174829 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Get Started Download the project module: ```sh -go get github.com/hashicorp/nomad-skeleton-task-driver-plugin +go get github.com/hashicorp/nomad-skeleton-driver-plugin ``` Follow the comments marked with a `TODO` tag to implement your driver's logic.