You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug: #331
* Create release.yml
* Update contributing.md
* make build verification more strict
* change name and set nox session to non-interactive
Co-authored-by: Chad Smith <[email protected]>
Copy file name to clipboardExpand all lines: docs/installation.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,11 +69,7 @@ pip uninstall gdbgui
69
69
70
70
## Method 3: Download and Run Binary Executable
71
71
72
-
Download and run the binary executable for your system from [https://github.com/cs01/gdbgui/tree/master/downloads](https://github.com/cs01/gdbgui/tree/master/downloads).
73
-
74
-
!!! Note
75
-
76
-
These binaries may not always have the latest version of gdbgui available since their builds are not automatic. The latest version will always be available on PyPI.
72
+
Download and run the binary executable for your system from [GitHub Releases](https://github.com/cs01/gdbgui/releases).
0 commit comments