We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0831c8 commit ba22ebbCopy full SHA for ba22ebb
1 file changed
readme.md
@@ -15,7 +15,7 @@ git2consul takes one or many git repositories and mirrors them into [Consul](htt
15
#### Requirements / Caveats
16
17
* git2consul does most of its Git work by shelling out to git. Git must be installed and on your path.
18
-* git2consul does the rest of its work by calling Consul's REST API. A Consul agent must be running on localhost.
+* git2consul does the rest of its work by calling Consul's REST API.
19
* git2consul requires write access to the KV store of its Consul agent.
20
* git2consul has only been tested on Unix.
21
0 commit comments