helloollel commited on
Commit
da46067
1 Parent(s): 1920576

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ cd ..
43
 
44
  use the following command to find `CUDA_VERSION`:
45
  ```bash
46
- ls /usr/local/cuda*
47
  ```
48
 
49
  4. Clone the `FastChat` repository and install it:
 
43
 
44
  use the following command to find `CUDA_VERSION`:
45
  ```bash
46
+ nvcc --version
47
  ```
48
 
49
  4. Clone the `FastChat` repository and install it: