Skip to content

Commit 0c50866

Browse files
authored
Change README for clarity and conciseness
1 parent fb1e055 commit 0c50866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ After this, you can simply run the `stow` command since the executable will be i
2525

2626
## Use
2727

28-
Stow-Python is an exact reimplementation of GNU Stow, so refer to the [GNU Stow manual](https://www.gnu.org/software/stow/manual/) for all options and usage details, or see `stow --help` for all options, or refer to the [GNU Stow manual](https://www.gnu.org/software/stow/manual/).
28+
Since Stow-Python is an exact reimplementation of GNU Stow, you can refer to the [GNU Stow manual](https://www.gnu.org/software/stow/manual/) for all options and usage details, or see `stow --help`.
2929

3030
To use the `chkstow` diagnostic tool for common stow directory problems, you can either download it directly like the `stow` executable, or use pip, it is automatically installed with stow-python. The `stow` and `chkstow` executables do not depend on each other, both are standalone with Python as the sole dependency.
3131

0 commit comments

Comments
 (0)