Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Commit 2d7dc08

Browse files
authored
Merge pull request #10 from splunk/fixes
Fix typo in README
2 parents b395642 + 7a484ad commit 2d7dc08

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
@@ -15,7 +15,7 @@ accounts, including secrets rotation for compliance purposes.
1515
# Building from Source
1616

1717
```shell
18-
git clone git@github.com:splunk/splunk ${GOPATH}/src/github.com/splunk/vault-plugin-splunk
18+
git clone git@github.com:splunk/vault-plugin-splunk ${GOPATH}/src/github.com/splunk/vault-plugin-splunk
1919
cd ${GOPATH}/src/github.com/splunk/vault-plugin-splunk
2020
make
2121
```

0 commit comments

Comments
 (0)