From 5babce874567e7e6623d5e76fa210c7e44a8b36a Mon Sep 17 00:00:00 2001 From: GALIH RIDHO UTOMO <92840324+4211421036@users.noreply.github.com> Date: Wed, 26 Feb 2025 22:47:22 +0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index add4c4a..454d3d6 100644 --- a/README.md +++ b/README.md @@ -16,16 +16,16 @@ https://www.youtube.com/watch?v=V3IOfvGmqxs **Requirements:** python-3.8.6 * Clone the GitHub repo -``` +```bash git clone https://github.com/Anish-Malla/Zoom-Automation-Python ``` * cd into the directory * Install required libraries -``` +```bash pip3 install pandas ``` * Follow the instructions specific to your OS for downloading pyautogui -``` +```bash https://pyautogui.readthedocs.io/en/latest/install.html ``` * Update the timings.csv with the time of the meeting, meeting id and password, do not add any unnecessary spaces. (Do not open the csv using excel as it changes the formatting)