aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-06-24 13:38:18 +0300
committerGeorgi Gerganov <ggerganov@gmail.com>2023-06-24 13:38:18 +0300
commit11da1a85cd69af84b5861134738c7e9e20907470 (patch)
tree04a90639e6a03164167cedbf11458368a97ed5c5 /README.md
parent235b610d650cbfed6dbd5d671f750d35fc18cd7d (diff)
readme : fix whitespaces
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 10462c6..6aa6ce3 100644
--- a/README.md
+++ b/README.md
@@ -685,7 +685,7 @@ export LD_LIBRARY_PATH=/vendor/lib64:$LD_LIBRARY_PATH
For easy and swift re-execution, consider documenting this final part in a .sh script file. This will enable you to rerun the process with minimal hassle.
-Place your desired model into the `/llama.cpp/models/` directory and execute the `./main (...)` script.
+Place your desired model into the `/llama.cpp/models/` directory and execute the `./main (...)` script.
### Docker