Repository: incubator-nifi Updated Branches: refs/heads/develop d6160a7d0 -> 594262a84
Providing a minor grammatical fix to the nifi/README.md Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/594262a8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/594262a8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/594262a8 Branch: refs/heads/develop Commit: 594262a84371cc45b024499943848b33f6b853ae Parents: d6160a7 Author: Aldrin Piri <[email protected]> Authored: Thu Apr 30 12:31:33 2015 -0400 Committer: Aldrin Piri <[email protected]> Committed: Thu Apr 30 12:31:33 2015 -0400 ---------------------------------------------------------------------- nifi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/594262a8/nifi/README.md ---------------------------------------------------------------------- diff --git a/nifi/README.md b/nifi/README.md index e40b997..cffa09a 100644 --- a/nifi/README.md +++ b/nifi/README.md @@ -96,7 +96,7 @@ To run NiFi: laptop:~ fhampton$ cd ~/example-nifi-deploy/nifi-* laptop:nifi-0.1.0-incubating-SNAPSHOT fhampton$ ./bin/nifi.sh start -- Direct your browser to http://localhost:8080/nifi/ and you should see an screen like this screenshot: +- Direct your browser to http://localhost:8080/nifi/ and you should see a screen like this screenshot:  - For help building your first data flow see the [NiFi User Guide](http://nifi.incubator.apache.org/docs/nifi-docs/user-guide.html)
