Skip to main content

Add console formatting for this code block

ID
5497d9b
date
2024-06-18 21:25:12+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
1f8bf23
message
Add console formatting for this code block
changed files
1 file, 1 addition, 1 deletion

Changed files

README.md (1225) → README.md (1232)

diff --git a/README.md b/README.md
index e7655b9..5a185d8 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ $ emptydir ~/Desktop
 
 It will print the path to every empty directory that it deletes:
 
-```
+```console
 $ mkdir -p ~/Desktop/foo/bar/baz
 $ emptydir ~/Desktop/
 /Users/alexwlchan/Desktop/foo/bar/baz