From 7695f92d6079d09a82d8c51b31bf59fb7be30f41 Mon Sep 17 00:00:00 2001 From: Shraggus <94532831+Shraggus@users.noreply.github.com> Date: Fri, 14 Oct 2022 23:37:39 +0530 Subject: [PATCH] Update requirements.txt --- scripts/Word Guessing Game/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/Word Guessing Game/requirements.txt b/scripts/Word Guessing Game/requirements.txt index a561d49..3998403 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: -pip install random-word pyyaml \ No newline at end of file +#### Install random-word module with the command: +pip install random-word pyyaml