Skip to content

Commit 3e0c6f1

Browse files
committed
Move env variable directive in README quickstart to after the command
1 parent b8aefd6 commit 3e0c6f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ examples and unit tests from the SDK.
8080
You'll need `docker` and `docker-compose` to get up and running using this method.
8181

8282
```
83-
SPLUNK_VERSION=8.0 make up
83+
make up SPLUNK_VERSION=8.0
8484
make wait_up
8585
make splunkrc_default
8686
make test

0 commit comments

Comments
 (0)