We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b25c469 commit 82e89c2Copy full SHA for 82e89c2
Basic Text Adventure Game/readme.md
@@ -0,0 +1,4 @@
1
+Welcome! To get started after cloning this repo, make sure to install dependencies!
2
+`pip install -r requirements.txt`
3
+or if on windows
4
+`py -m pip install -r requirements.txt`
0 commit comments