Added Blockshell web instructions

This commit is contained in:
Daxeel Soni 2018-01-26 12:22:25 +05:30 committed by GitHub
parent 0ec27d95ce
commit bd57afff08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -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!
<b>Output in terminal after calling BlockShell command</b>
<img src="https://image.ibb.co/dRqGrw/Screen_Shot_2018_01_25_at_11_21_38_PM.png">