File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,15 @@ This project provides a command-line interface to run various Python scripts for
21
21
22
22
3. Navigate to the project directory:
23
23
24
- cd < project-directory > # scripts
24
+ cd C: \p ath \t o \y our \ p roject
25
25
26
- 4. Install any necessary dependencies. If your scripts require specific libraries, make sure to install them using < pip> .
26
+ 4. Install any necessary dependencies. If your scripts require specific libraries, make sure to install them using pip.
27
27
28
- pip install -r requirements.txt
28
+ pip install -r requirements.txt
29
29
30
30
# # Usage
31
31
Open the command prompt (CMD).
32
- Navigate to the directory where < menu.py> is located:
32
+ Navigate to the directory where menu.py is located:
33
33
34
34
cd C:\p ath\t o\y our\p roject
35
35
You can’t perform that action at this time.
0 commit comments