From 0437034765bcd22867a8bb37764e7fccafa3e0f6 Mon Sep 17 00:00:00 2001 From: Elson Rodriguez Date: Tue, 6 Feb 2018 22:01:32 -0800 Subject: [PATCH] Changing example according to feedback. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9078e0..9e5cbdd 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ I know right? No code works best nowhere, however you can also run it somewhere. ``` -nc -l 80 > /dev/null +$ ``` This way you can do the nothing you did nowhere everywhere.