We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff7354c commit 6e22b51Copy full SHA for 6e22b51
software/README.md
@@ -6,13 +6,6 @@ chmod +x setup_22.04.sh
6
./setup_22.04.sh
7
```
8
9
-Then run this script to set up cuda
10
-```
11
-wget https://raw.githubusercontent.com/Cephla-Lab/Squid/master/software/setup_cuda_22.04.sh
12
-chmod +x setup_cuda_22.04.sh
13
-./setup_cuda_22.04.sh
14
15
-
16
Reboot the computer to finish the installation.
17
18
## Optional or Hardware-specific dependencies
0 commit comments