Skip to content

Commit 619a35b

Browse files
committed
Add Windows Store link for Python installation in README
1 parent 409b31f commit 619a35b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/1-hour/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ You will also need the following available and installed locally:
3434

3535
- A recent [Node.js runtime][nodejs-link].
3636
- A recent version of [Python][python-link].
37+
- For Windows, you can install [Python via the Windows store](https://apps.microsoft.com/detail/9pjpw5ldxlz5?hl=en-US&gl=US).
3738
- The [git CLI][git-link].
3839
- A shell capable of running BASH commands.
3940

@@ -65,5 +66,6 @@ Ready to get started? Let's go! The workshop scenario imagines you as a develope
6566
[stage-4]: ./4-add-feature.md
6667
[walkthrough-previous]: ../README.md
6768
[walkthrough-next]: ./0-setup.md
69+
[windows-python-link]: https://apps.microsoft.com/detail/9pjpw5ldxlz5
6870
[windows-subsystem-linux]: https://learn.microsoft.com/en-us/windows/wsl/about
6971
[vscode-link]: https://code.visualstudio.com/

0 commit comments

Comments
 (0)