LlamaFinetuneGGUF commited on
Commit
9b48f24
·
unverified ·
1 Parent(s): 9a8dcce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -193,9 +193,9 @@ To keep your local version of Bolt.diy up to date with the latest changes, follo
193
  #### 2. **Fetch the Latest Changes**
194
  Use Git to pull the latest changes from the main repository:
195
 
196
- ```bash
197
- git pull origin main
198
- ```
199
 
200
  #### 3. **Update Dependencies**
201
  After pulling the latest changes, update the project dependencies by running the following command:
 
193
  #### 2. **Fetch the Latest Changes**
194
  Use Git to pull the latest changes from the main repository:
195
 
196
+ ```bash
197
+ git pull origin main
198
+ ```
199
 
200
  #### 3. **Update Dependencies**
201
  After pulling the latest changes, update the project dependencies by running the following command: