We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785ded3 commit 96d9c0dCopy full SHA for 96d9c0d
CONTRIBUTING.md
@@ -4,7 +4,7 @@
4
5
```console
6
mkdir extensions
7
-go run ./cmd/marketplace/main.go server [flags]
+go run ./cmd/marketplace/main.go server --extensions-dir ./extensions
8
```
9
10
When you make a change that affects people deploying the marketplace please
0 commit comments