mirror of https://github.com/apache/nifi.git
NIFI-5787 Update ReadMe doc to start Nifi on windows
Update 1.8 assembly ReadMe doc to start Nifi on windows. Change it to run-nifi.bat This closes #3127. Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
This commit is contained in:
parent
d0688d0785
commit
aabb5d7832
|
@ -50,7 +50,7 @@ Apache NiFi was made for dataflow. It supports highly configurable directed grap
|
|||
|
||||
To start NiFi:
|
||||
- [linux/osx] execute bin/nifi.sh start
|
||||
- [windows] execute bin/start-nifi.bat
|
||||
- [windows] execute bin/run-nifi.bat
|
||||
- Direct your browser to http://localhost:8080/nifi/
|
||||
|
||||
## Getting Help
|
||||
|
|
Loading…
Reference in New Issue