From 81999b667e99c5eecf518f5c8ac390664dba87dc Mon Sep 17 00:00:00 2001 From: Chev <11602755+chev2@users.noreply.github.com> Date: Sat, 13 Jun 2020 01:56:36 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cd3005..c59d555 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Essentially what this allows for is the replacement of a user's current voice_ba Using this tool will not give you a VAC ban, nor should editing the list of muted players in your TF2 directory. ## How to use -Run the `tf2_voice_ban_bots.py` file. It will grab the list of bots and generate a voice_ban.dt file if you wish to do so. +Run the `tf2_voice_ban_bots.py` file. `py -3 tf2_voice_ban_bots.py` + +It will grab the list of bots and generate a voice_ban.dt file if you wish to do so. ## Requirements Python 3.x or later