Skip to content

Commit 25b89bd

Browse files
authored
Update README.md
1 parent ef8b4e4 commit 25b89bd

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
@@ -57,7 +57,7 @@ Dependencies: curl, bzip2, No automatically launching conda
5757
./koboldcpp.sh # This launches the GUI for easy configuration and launching (X11 required).
5858
./koboldcpp.sh --help # List all available terminal commands for using Koboldcpp, you can use koboldcpp.sh the same way as our python script and binaries.
5959
./koboldcpp.sh rebuild # Automatically generates a new conda runtime and compiles a fresh copy of the libraries. Do this after updating Koboldcpp to keep everything functional.
60-
./koboldcpp.sh dist # Generate your own portable runtime (Due to the nature of Linux compiling these will only work on distributions equal or newer than your own.)
60+
./koboldcpp.sh dist # Generate your own precompiled binary (Due to the nature of Linux compiling these will only work on distributions equal or newer than your own.)
6161
```
6262

6363
## OSX and Linux Manual Compiling

0 commit comments

Comments
 (0)