Tweak stop file server wording

This commit is contained in:
Taylor Helsper 2020-03-05 18:01:23 -06:00
parent 70d5ca6e24
commit af7bdbcc9c

View File

@ -114,7 +114,7 @@ Once you are running myNode, you can easily update the software yourself!
5. On your device, run 'sudo mynode-local-upgrade [dev pc ip address]' 5. On your device, run 'sudo mynode-local-upgrade [dev pc ip address]'
* This will download your locally generated artifact and install it on your device * This will download your locally generated artifact and install it on your device
* Your device will automatically reboot to ensure updates take effect * Your device will automatically reboot to ensure updates take effect
6. Run 'make stop_file_server' 6. Optional: Run 'make stop_file_server'
* This will stop the local HTTP server * This will stop the local HTTP server
7. You are now running the latest version of myNode software! 7. You are now running the latest version of myNode software!