Skip to content

Commit 95c16a8

Browse files
Make comments real comments (#491)
Co-authored-by: turboderp <[email protected]>
1 parent 513c030 commit 95c16a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ and speeds will vary across GPUs, with slow CPUs still being a potential bottlen
7474
To install from the repo you'll need the CUDA Toolkit and either gcc on Linux or (Build Tools for) Visual Studio
7575
on Windows). Also make sure you have an appropriate version of [PyTorch](https://pytorch.org/get-started/locally/), then run:
7676

77-
```
77+
```sh
7878
git clone https://github.com/turboderp/exllamav2
7979
cd exllamav2
8080
pip install -r requirements.txt

0 commit comments

Comments
 (0)