Skip to content

Commit e60fc58

Browse files
microbit-rosslowemicrobit-carlos
authored andcommitted
Remove .sh extension from README instructions for bin/show (bbcmicrobit#122)
1 parent 7bbae7d commit e60fc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ submodules::
2222

2323
Assuming you have Python 3 installed you can serve the editor like this::
2424

25-
$ ./bin/show.sh
25+
$ ./bin/show
2626
http://localhost:8000/editor.html
2727
Serving HTTP on 0.0.0.0 port 8000 ...
2828

0 commit comments

Comments
 (0)