From 99dee635ce67c286a160ec20433f2b5cf210e349 Mon Sep 17 00:00:00 2001 From: Marten Date: Tue, 2 Sep 2014 17:14:58 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9468556..b33e7a6 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ This repo contains list of disposable domains often used to register dummy users Feel free to create PR with more or request removing of your domain (with reasons). -Use cat disposable_email_blacklist.conf your_file | sort | uniq > disposable_email_blacklist.conf to add contents of another file in the same format (domains on new line without @). +Use `cat disposable_email_blacklist.conf your_file | sort | uniq > disposable_email_blacklist.conf` to add contents of another file in the same format (domains on new line without @).