Explorar el Código

fix `README.md`

jmorganca hace 10 meses
padre
commit
e16d13d88b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      llama/README.md

+ 1 - 1
llama/README.md

@@ -96,5 +96,5 @@ go build -tags=avx,rocm .
 To update this package to the latest llama.cpp code, use the `sync_llama.sh` script:
 
 ```
-../sync_llama.sh ../../llama.cpp
+./sync_llama.sh ../../llama.cpp
 ```