Skip to content

Commit eb5f40c

Browse files
authored
added git clone to readme.
1 parent e7b89a4 commit eb5f40c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,14 @@ Afterwards choose the installation method that best suits your needs.
7979

8080
For a straightforward local installation from GitHub, clone the repository and install the package using `pip`:
8181

82+
#### Clone the repo
83+
84+
```bash
85+
git clone https://github.com/EliHei2/segger_dev.git
86+
git cd segger_dev
87+
```
88+
89+
8290
#### Pip Installation (RAPIDS and CUDA 11)
8391

8492
For installations requiring RAPIDS and CUDA 11 support, run:

0 commit comments

Comments
 (0)