From bf197f079f57d101c0ff54d76e39e7f8103798ad Mon Sep 17 00:00:00 2001 From: Shraggus <94532831+Shraggus@users.noreply.github.com> Date: Fri, 14 Oct 2022 23:37:48 +0530 Subject: [PATCH] Update requirements.txt --- scripts/Word Guessing Game/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Word Guessing Game/requirements.txt b/scripts/Word Guessing Game/requirements.txt index 3998403..9dd6e1e 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 module with the command: pip install random-word pyyaml