Update README.md
Browse files
README.md
CHANGED
|
@@ -97,7 +97,7 @@ webui_installation:
|
|
| 97 |
git switch dev
|
| 98 |
git pull
|
| 99 |
```
|
| 100 |
-
|
| 101 |
|
| 102 |
- step: "**4. Update WebUI (Main or Dev Branch):** To pull the latest updates while on either branch, run:"
|
| 103 |
command: |
|
|
|
|
| 97 |
git switch dev
|
| 98 |
git pull
|
| 99 |
```
|
| 100 |
+
⚠️ **Note:** The `dev` branch may contain bugs. If stability is your priority, it's best to stay on the `main` branch.
|
| 101 |
|
| 102 |
- step: "**4. Update WebUI (Main or Dev Branch):** To pull the latest updates while on either branch, run:"
|
| 103 |
command: |
|