From 8c14defc850823b07e20ceddfc9a8c6fdf4af0ab Mon Sep 17 00:00:00 2001 From: MatMoul Date: Sun, 1 Jun 2025 06:09:49 +0200 Subject: [PATCH] Update code block --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5cb3e0..a64a0e3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # linux-profile -''' bash +```bash source profile -''' +```