Skip to content

Commit ef8b4e4

Browse files
authored
Update README.md
1 parent 631dc8b commit ef8b4e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For more information, be sure to run the program with the `--help` flag, or [che
3333
## Linux
3434
Koboldcpp on Linux is a server running in the background, we advise running it from the terminal so you can easily monitor the performance and easily close Koboldcpp.
3535

36-
### Precompiled Binary
36+
### Precompiled Binary (Recommended)
3737
To use the commands below and for the full functionality of Koboldcpp we expect sudo and curl to be present on the system (sudo is not required for running Koboldcpp, curl is required for the Remote Tunnel feature).
3838

3939
*System-Wide Installation*
@@ -48,7 +48,7 @@ sudo curl -fLo koboldcpp https://koboldai.org/cpplinux && sudo chmod +x koboldcp
4848
```
4949
After running this command you can launch Koboldcpp from the current directory using ./koboldcpp
5050

51-
### Koboldcpp.sh
51+
### Koboldcpp.sh (Recommended when you can't use the precompiled binary)
5252
When running from source we recommend using our koboldcpp.sh script on systems that do not have an existing installation of conda. Existing installations of conda are able to hijack our script and cause conflicts, these only work if conda is not set to automatically launch.
5353

5454
Dependencies: curl, bzip2, No automatically launching conda

0 commit comments

Comments
 (0)