File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ git clone git@github.com:rdavid/shellbase.git &&
157157 ./shellbase/app/install
158158----
159159
160- Install the file from the released version .
160+ Install the file from a release .
161161Some operating systems demand administrative rights to install to
162162`/usr/local/bin`; use `sudo` or `doas` before `tar`:
163163
@@ -231,7 +231,7 @@ Output:
231231
232232== Test
233233
234- The project uses Daniel J. Bernstein's build system {url-redo}[`redo`].
234+ The project uses Daniel J. Bernstein's build system, {url-redo}[`redo`].
235235You can install Sergey Matveev's {url-goredo}[`goredo`] implementation.
236236`redo lint` applies the following linters to the source files:
237237{url-actionlint}[`actionlint`],
@@ -243,9 +243,9 @@ You can install Sergey Matveev's {url-goredo}[`goredo`] implementation.
243243{url-typos}[`typos`],
244244{url-vale}[`vale`],
245245{url-yamllint}[`yamllint`].
246- `redo test` runs unit tests in installed shells.
246+ `redo test` runs unit tests across installed shells.
247247`redo test-container` runs the tests across various shells in containers.
248- It uses {url-cv}[David Rabkin]'s {url-goredoer}[`goredoer`] to build
248+ The project uses {url-cv}[David Rabkin]'s {url-goredoer}[`goredoer`] to build
249249{url-goredo}[`goredo`].
250250
251251== Links
You can’t perform that action at this time.
0 commit comments