From b9cfe5eae60168fab427d726dd1a081bd0c24a62 Mon Sep 17 00:00:00 2001 From: Doug Date: Sat, 22 Aug 2020 14:58:43 -0600 Subject: [PATCH] Fix installation instructions --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 07ecb6d..1436ca4 100644 --- a/README.md +++ b/README.md @@ -47,12 +47,9 @@ Python 2.7, 3.5+ ## Installation -
- pip install bankfind - - Successfully installed bankfind - restart ↻ -
+```python +pip install bankfind +``` ## Example