File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<p align =" center " >
2- <img src =" https://storage.googleapis.com/qvault-webapp-dynamic-assets/course_assets/wvnt9yl-800x370.png " style =" width :500px ;" />
2+ <img
3+ src="https://storage.googleapis.com/qvault-webapp-dynamic-assets/course_assets/wvnt9yl-800x370.png "
4+ alt="Boot.dev logo"
5+ style="width: 500px"
6+ />
37</p >
48
59# Boot.dev CLI
@@ -180,15 +184,15 @@ go install github.com/bootdotdev/bootdev@v1.XX.X
180184
181185### Troubleshooting Upgrading
182186
183- ** 1. Bypass the proxy**
187+ #### Bypass the proxy
184188
185189If you keep getting the same upgrade message, you may be pulling from an old cache.
186190
187191``` sh
188192GOPROXY=direct go install github.com/bootdotdev/bootdev@v1.XX.X
189193```
190194
191- ** 2. Reinstall**
195+ #### Reinstall
192196
193197If that doesn't work, try a fresh install:
194198
You can’t perform that action at this time.
0 commit comments