Repository: nifi Updated Branches: refs/heads/master 4ec34da99 -> ca5a7fbf0
NIFI-1846 updated reamdme.md to mention need for git client Project: http://git-wip-us.apache.org/repos/asf/nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/ca5a7fbf Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/ca5a7fbf Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/ca5a7fbf Branch: refs/heads/master Commit: ca5a7fbf095b1020eeacd5ed76dc9d55ba59960b Parents: 4ec34da Author: joewitt <[email protected]> Authored: Sun Aug 14 15:47:19 2016 -0400 Committer: joewitt <[email protected]> Committed: Sun Aug 14 15:47:19 2016 -0400 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi/blob/ca5a7fbf/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index ad0f311..bfdd555 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Apache NiFi was made for dataflow. It supports highly configurable directed grap ## Requirements * JDK 1.8 or newer * Apache Maven 3.1.0 or newer +* Git Client (used during build process by 'bower' plugin) ## Getting Started
