diff --git a/README.md b/README.md index ab28056..81fc227 100644 --- a/README.md +++ b/README.md @@ -59,13 +59,8 @@ blockshell Output in terminal after calling BlockShell command -## Lanuch BlockShell Web -Step 1 - Start new terminal window, go to cloned directory +## Get Started with BlockShell +Check this article. -Step 2 - Start web.py -``` -python web.py -``` -Step 3 - Go to 127.0.0.1:5000 address in browser and boom!