Skip to content

Commit c0a2fc3

Browse files
committed
Fixed minor typo in README
1 parent e93ff61 commit c0a2fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Open url from a POST request. Simple Python script that fires a URL from a POST
99
Start fireURL with one of the followings:
1010

1111
```bash
12-
python firURL # Will start fireURL on default port 8000
12+
python firURL.py # Will start fireURL on default port 8000
1313
```
1414

1515
or

0 commit comments

Comments
 (0)