Update README.md

This commit is contained in:
Dustin Loring 2024-12-11 15:51:04 -05:00 committed by GitHub
parent 9a8dcce906
commit 9b48f2471e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -193,9 +193,9 @@ To keep your local version of Bolt.diy up to date with the latest changes, follo
#### 2. **Fetch the Latest Changes**
Use Git to pull the latest changes from the main repository:
```bash
git pull origin main
```
```bash
git pull origin main
```
#### 3. **Update Dependencies**
After pulling the latest changes, update the project dependencies by running the following command: