From a4e82b3d8cb7cd3a7cc8e680d2ad4fca5eb397f2 Mon Sep 17 00:00:00 2001 From: Cian Johnston <cian@coder.com> Date: Fri, 9 Aug 2024 15:47:15 +0100 Subject: [PATCH] readme: remove duplicated usage note --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0159b7d..611d9bd 100644 --- a/README.md +++ b/README.md @@ -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).