diff --git a/src/day_4/tasks.md b/src/day_4/tasks.md index 6d77364..3f1a6dc 100644 --- a/src/day_4/tasks.md +++ b/src/day_4/tasks.md @@ -9,7 +9,7 @@ Write a Bash script that installs the following _essential_ Linux packages for y - `cmatrix` - `cowsay` - `lolcat` -- `fortune` +- `cbonsai` After the installation is done, the script should let `cowsay` inform the user that the insallation was successful.