Skip to content

Commit

Permalink
Update install.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky authored Oct 10, 2024
1 parent 6851269 commit c530045
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ From a Package

Repology_ maintains a list of various bundled ``bashdb`` packages. Below are some specific distributions that contain ``bashdb``.

At the time this documentation was built, here is status that they provide:
At the time this documentation was built, here is the status that they provide:

|packagestatus|

Expand Down Expand Up @@ -37,7 +37,7 @@ Github
++++++


Many package managers have back-level versions of this debugger. The most recent versions is from the github_.
Many package managers have back-level versions of this debugger. The most recent version is from the github_.

To install from git:

Expand Down Expand Up @@ -76,7 +76,7 @@ Above, the directory *path-to_bashdb* should be replaced with the
directory that `dbg-trace.sh` is located in. This can also be from the
source code directory *bashdb* or from the directory `dbg-trace.sh` gets
installed directory. The "source" command needs to be done only once
somewhere in the code prior to using `_Dbg_debugger`.
somewhere in the code before using `_Dbg_debugger`.

If you are happy and `make test` above worked, install via:

Expand Down

0 comments on commit c530045

Please sign in to comment.