mint123 commited on
Commit
56051b6
·
verified ·
1 Parent(s): 6a93acf

Update ReadMe.md

Browse files
Files changed (1) hide show
  1. ReadMe.md +2 -0
ReadMe.md CHANGED
@@ -2,5 +2,7 @@ download from https://github.com/LostRuins/koboldcpp/releases
2
 
3
  full command
4
 
 
5
  curl -fLo koboldcpp https://github.com/LostRuins/koboldcpp/releases/latest/download/koboldcpp-linux-x64-cuda1210 && chmod +x koboldcpp
 
6
 
 
2
 
3
  full command
4
 
5
+ ```bash
6
  curl -fLo koboldcpp https://github.com/LostRuins/koboldcpp/releases/latest/download/koboldcpp-linux-x64-cuda1210 && chmod +x koboldcpp
7
+ ```
8