From c53004514eb620d1786cafe0f13dc1c9ca75eabc Mon Sep 17 00:00:00 2001 From: "R. Bernstein" Date: Thu, 10 Oct 2024 10:05:59 -0400 Subject: [PATCH] Update install.rst --- docs/install.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index 916ef32..9be6fd2 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -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| @@ -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: @@ -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: