Update README.md with appropriate github path

This commit is contained in:
Ben Buzbee 2020-02-07 11:33:27 -08:00
parent c08416f1a4
commit 88a85449ca

View file

@ -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.