We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b89a4 commit eb5f40cCopy full SHA for eb5f40c
README.md
@@ -79,6 +79,14 @@ Afterwards choose the installation method that best suits your needs.
79
80
For a straightforward local installation from GitHub, clone the repository and install the package using `pip`:
81
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
90
#### Pip Installation (RAPIDS and CUDA 11)
91
92
For installations requiring RAPIDS and CUDA 11 support, run:
0 commit comments