Skip to content

Commit 4d59516

Browse files
Simplify fortune installation instructions
Removed installation instructions for fortune on specific distributions.
1 parent 00836d7 commit 4d59516

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

not-just-text/README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,7 @@ Lines starting with `# ` (hash + space) and blank lines are ignored, so `#hashta
2121

2222
## Fortune mode
2323

24-
Requires `fortune` to be installed:
25-
26-
```bash
27-
# Arch
28-
sudo pacman -S fortune-mod
29-
30-
# Debian/Ubuntu
31-
sudo apt install fortune-mod
32-
```
33-
24+
Requires `fortune` to be installed.
3425
Quotes are filtered to single-line entries up to a configurable character limit (default: 60). If no suitable quote is found after 10 attempts, the widget displays `(╯°□°)╯︵ ┻━┻`.
3526

3627
## Settings

0 commit comments

Comments
 (0)