Skip to content

Commit b5bc57e

Browse files
authored
Update installation instructions in README.md
1 parent 88b4895 commit b5bc57e

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
@@ -8,7 +8,7 @@ The goal here is identical behavior to GNU Stow, to achieve true, worry-free dro
88

99
## Install
1010

11-
Stow-Python is a single self-contained executable Python script that you can simply drop directly into any directory in your PATH, such as `~/.local/bin`:
11+
Stow-Python has a single self-contained executable Python script `stow`, which you can simply drop directly into any directory in your PATH, such as `~/.local/bin`:
1212

1313
```bash
1414
wget -O ~/.local/bin/stow https://raw.githubusercontent.com/isarandi/stow-python/main/bin/stow

0 commit comments

Comments
 (0)