Skip to content

Commit 1f3e8bf

Browse files
committed
Remove Conda installation details from README for clarity
1 parent bb3798d commit 1f3e8bf

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ diffct/
5252

5353
### Installation
5454

55-
To get started, create a Conda environment and install the necessary CUDA toolkit and PyTorch version.
56-
57-
<details>
58-
<summary><b>🐍 For Conda Users</b></summary>
59-
6055
**CUDA 12:**
6156
```bash
6257
# Create and activate conda environment
@@ -86,7 +81,6 @@ pip install numba-cuda[cu11]
8681
# Install diffct
8782
pip install diffct
8883
```
89-
</details>
9084

9185
## 📝 Citation
9286

0 commit comments

Comments
 (0)