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 b8aefd6 commit 3e0c6f1Copy full SHA for 3e0c6f1
README.md
@@ -80,7 +80,7 @@ examples and unit tests from the SDK.
80
You'll need `docker` and `docker-compose` to get up and running using this method.
81
82
```
83
-SPLUNK_VERSION=8.0 make up
+make up SPLUNK_VERSION=8.0
84
make wait_up
85
make splunkrc_default
86
make test
0 commit comments