File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ https://github.com/RS-labhub/SeedLink-Shepherd/assets/117426013/eabee426-c90d-49
77
77
#
78
78
79
79
## :outbox_tray : Installation Guide
80
- - These are the steps required to install the python project:
80
+ - These are the steps required to install and run the SeedLink 🌱 project:
81
81
82
82
83
83
1 . Clone the Repository: Open a terminal or command prompt and clone the SeedLink 🌱 repository from GitHub using the following command:
@@ -92,7 +92,7 @@ https://github.com/RS-labhub/SeedLink-Shepherd/assets/117426013/eabee426-c90d-49
92
92
cd SeedLink-Shepherd
93
93
```
94
94
95
- 3 . Install Dependencies: Use pip to install the required Python dependencies listed in the requirements.txt file:
95
+ 3 . Install Dependencies: Use pip to install the required dependencies listed in the requirements.txt file:
96
96
97
97
``` bash
98
98
pip install -r requirements.txt
You can’t perform that action at this time.
0 commit comments