From 2b92b1ee4025ce03e39ad7883c9366d1ad08ee45 Mon Sep 17 00:00:00 2001 From: Mo8it Date: Mon, 22 Aug 2022 09:27:52 +0200 Subject: [PATCH] Replace symbol with emoji --- src/day_1/packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/day_1/packages.md b/src/day_1/packages.md index 3fc98ba..c059cb1 100644 --- a/src/day_1/packages.md +++ b/src/day_1/packages.md @@ -67,7 +67,7 @@ If you don't have access to `sudo` and try to use it, then you get an output lik [![](https://imgs.xkcd.com/comics/incident.png)](https://xkcd.com/838/) -> Warning ⚠ : Use `sudo` with great caution! Do not run a command from the internet that you don't understand! Especially if it needs to be run with `sudo`! RED FLAG! 🔴 +> Warning ⚠️ : Use `sudo` with great caution! Do not run a command from the internet that you don't understand! Especially if it needs to be run with `sudo`! RED FLAG! 🔴 > > Look up a command before you run it. >