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)