diff --git a/docs/tutorials/getting-started.md b/docs/tutorials/getting-started.md index 91c12534..6e5456ed 100644 --- a/docs/tutorials/getting-started.md +++ b/docs/tutorials/getting-started.md @@ -5,7 +5,7 @@ This page will guide you through getting started with PyScript. ## Development setup PyScript does not require any development environment other -then a web browser (we recommend using [Chrome](https://www.google.com/chrome/)) and a text editor, even though using your [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) of choice might be convenient. +than a web browser (we recommend using [Chrome](https://www.google.com/chrome/)) and a text editor, even though using your [IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) of choice might be convenient. If you're using [VSCode](https://code.visualstudio.com/), the [Live Server extension](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) @@ -249,8 +249,8 @@ Now that we have a way to explore the data using `py-repl` and a way to create t - - + +