From bfd74461983817b76b5c96824fa83e486fc1d416 Mon Sep 17 00:00:00 2001 From: Ellam ByDefault Date: Sun, 14 Jul 2024 00:20:17 +0700 Subject: ignore `lolcat` and `censor`, add Debian dependency --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f2d4af9..3cbfba4 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ $ make lolcat ### Others +Note: Debian users may need the `python-is-python3` package. + ```bash $ make && sudo make install ``` -- cgit