Skip to content

Commit ba22ebb

Browse files
committed
Add some more documentation
1 parent b0831c8 commit ba22ebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ git2consul takes one or many git repositories and mirrors them into [Consul](htt
1515
#### Requirements / Caveats
1616

1717
* 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.
18+
* git2consul does the rest of its work by calling Consul's REST API.
1919
* git2consul requires write access to the KV store of its Consul agent.
2020
* git2consul has only been tested on Unix.
2121

0 commit comments

Comments
 (0)