nisten commited on
Commit
c904ce4
1 Parent(s): 5c08a7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,8 +9,8 @@ To run the server inside /llama.cpp/ folder IN YOUR TERMINAL
9
 
10
  that's it, it's literally one command, you open your browser now at http://127.0.0.1:8080
11
 
12
- ## FIRST TIME TO RUN mac or linux, make a new folder, THIS WILL DOWNLOAD AND RUN EVERYTHIN whole in ONE SHOT
13
- ## JUST OPEN A FOLDER, OPEN TERMINAL, CD TO FOLDER, AND COPY PASTE THIS, THAT'S IT
14
 
15
  ```bash
16
  git clone -b stablelm-support https://github.com/Galunid/llama.cpp.git && \
 
9
 
10
  that's it, it's literally one command, you open your browser now at http://127.0.0.1:8080
11
 
12
+ ## FIRST TIME TO RUN mac or linux, make a new folder, COPY PASTE THIS TO DL & RUN EVERYTHIN whole in ONE SHOT
13
+
14
 
15
  ```bash
16
  git clone -b stablelm-support https://github.com/Galunid/llama.cpp.git && \