You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,12 +48,12 @@ Hello fello VAIIYA Trustees! if you want to help with the progress of VAIIYA Ter
48
48
1. get Github desktop if you dont have it already :3
49
49
50
50
> [!IMPORTANT]
51
-
> *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`!*
51
+
> *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`!*
52
52
> get the latest release here: [python downloads](https://www.python.org/downloads/)
53
53
54
54
2. Clone the repository and get dependencies
55
55
- clone the repository with the HTTPS method through Github desktop
56
-
- open the filestructure in VS code or your perferred IDE
56
+
- open the filestructure in VScode or your perferred IDE
57
57
- install dependencies inside the filestructure with `pip install -r requirements.txt`
58
58
- run `VAIIYA terminal.py` with the run button in VScode or your own IDE to see if everything is working!
0 commit comments