diff --git a/README.md b/README.md index 82c1965..aecdd9d 100644 --- a/README.md +++ b/README.md @@ -56,5 +56,15 @@ Step 7 - Try "blockshell" command and test installation! blockshell ``` +## Lanuch BlockShell Web +Step 1 - Start new terminal window, go to cloned directory + +Step 2 - Start web.py +``` +python web.py +``` + +Step 3 - Go to 127.0.0.1:5000 address in browser and boom! + Output in terminal after calling BlockShell command