Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
T342guy authored Dec 8, 2024
1 parent ea1d42b commit b7845b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ Hello fello VAIIYA Trustees! if you want to help with the progress of VAIIYA Ter
1. get Github desktop if you dont have it already :3

> [!IMPORTANT]
> *make sure you are using a **global** installation of python 3 for it to recognise the installed modules! if you use the "recommended" one with VS code, you will get errors of `reportMissingImports`!*
> *make sure you are using a **global** installation of python 3 for it to recognise the installed modules! if you use the "recommended" python3 installation from VScode, you will get errors of `reportMissingImports`!*
> get the latest release here: [python downloads](https://www.python.org/downloads/)
2. Clone the repository and get dependencies
- clone the repository with the HTTPS method through Github desktop
- open the filestructure in VS code or your perferred IDE
- open the filestructure in VScode or your perferred IDE
- install dependencies inside the filestructure with `pip install -r requirements.txt`
- run `VAIIYA terminal.py` with the run button in VScode or your own IDE to see if everything is working!

Expand Down

0 comments on commit b7845b1

Please sign in to comment.