Fix installation instructions

This commit is contained in:
Doug 2020-08-22 14:58:43 -06:00 committed by GitHub
parent 69fe19c265
commit b9cfe5eae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,12 +47,9 @@ Python 2.7, 3.5+
## Installation ## Installation
<div class="termynal" data-termynal data-ty-typeDelay="40" data-ty-lineDelay="700"> ```python
<span data-ty="input">pip install bankfind</span> pip install bankfind
<span data-ty="progress"></span> ```
<span data-ty>Successfully installed bankfind</span>
<a href="#" data-terminal-control="">restart ↻</a>
</div>
## Example ## Example