readme: remove duplicated usage note

This commit is contained in:
Cian Johnston 2024-08-09 15:47:15 +01:00 committed by GitHub
parent 37ddd681c7
commit a4e82b3d8c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -32,10 +32,6 @@ For use with [Coder](https://github.com/coder/coder), see the [Dev Containers do
go install
```
## Using the provider
Fill this in for each provider
## Developing the Provider
If you wish to work on the provider, you'll first need [Go](http://www.golang.org) installed on your machine (see [Requirements](#requirements) above).