diff --git a/scripts/Word Guessing Game/requirements.txt b/scripts/Word Guessing Game/requirements.txt index 9dd6e1e..fadae82 100644 --- a/scripts/Word Guessing Game/requirements.txt +++ b/scripts/Word Guessing Game/requirements.txt @@ -1,2 +1,2 @@ -Install random-word module with the command: +Install random-word package with the command: pip install random-word pyyaml