Skip to content

Commit fe893dd

Browse files
Tim MartinakUmar Nafeez Abdul Phatip
authored andcommitted
Add Python standard readme
1 parent 7f91ddc commit fe893dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

standard-integration/server/python/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ PayPal Standard Integration sample in Python using Flask
3535
1. **Run the server**
3636
3737
```sh
38-
flask --app server run
38+
flask --app server run --port 8080
3939
```
4040

41-
1. Go to [http://localhost:8080/](http://localhost:8080/)
41+
1. Go to [http://localhost:8080/](http://localhost:8080/)

0 commit comments

Comments
 (0)