Update README.md with appropriate github path
This commit is contained in:
parent
c08416f1a4
commit
88a85449ca
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue