From 205e0555888658bd8523e190ed63a5094de5b23a Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Fri, 5 Aug 2022 17:40:18 -0400 Subject: [PATCH] convert pip install comand to a block github will produce a copy-paste button Committed via https://github.com/asottile/all-repos --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ccd7ad2..97e9f58 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ tags identifying what the file is. ## Installation -`pip install identify` +```bash +pip install identify +``` ## Usage ### With a file on disk