Browse Source

Fix typo in the Quick Start instructions

rexim 5 years ago
parent
commit
2822611841
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -5,7 +5,7 @@
 ```console
 $ make -B
 $ python -m SimpleHTTPServer 8080
-$ iexplorer.exe http://localhost:8080/
+$ iexplorer.exe http://localhost:8080/bng.html
 ```
 
 ## Research Notes