File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
SHORT INSTRUCTIONS:
2
2
3
+ To install from github, see README-git.md.
4
+
5
+ To install a released version:
6
+
3
7
0. download the latest bash debugger from:
4
8
http://prdownloads.sourceforge.net/bashdb/?sort_by=date&sort=desc
5
9
@@ -34,8 +38,6 @@ SHORT INSTRUCTIONS:
34
38
that umask, you may want to set the umask to something more
35
39
permissive like 022, before running the "make install".
36
40
37
- That's it!
38
-
39
41
- - - -
40
42
41
43
This debugger needs a debugger-enabled version of Bash 4.1 or greater.
Original file line number Diff line number Diff line change 1
- [ ![ Build Status Circle ] ( https://circleci.com/gh/rocky /bashdb. svg?& style=shield )] ( https://circleci.com/gh/rocky /bashdb )
1
+ [ ![ CircleCI ] ( https://dl. circleci.com/status-badge/img/ gh/Trepan-Debuggers /bashdb/tree/bash-5.2. svg?style=svg )] ( https://dl. circleci.com/status-badge/redirect/ gh/Trepan-Debuggers /bashdb/tree/bash-5.2 )
2
2
3
3
[ ![ Packaging status] ( https://repology.org/badge/vertical-allrepos/bashdb.svg )] ( https://repology.org/project/bashdb/versions )
4
4
@@ -70,3 +70,4 @@ switch:
70
70
* [ manual page] ( http://bashdb.sourceforge.net/bashdb-man.html )
71
71
72
72
See * INSTALL* for generic GNU configure installation instructions.
73
+ See * INSTALL* for generic GNU configure installation instructions.
You can’t perform that action at this time.
0 commit comments