From 6e98adad6c72d490c6f790744abb612a9d58b6ea Mon Sep 17 00:00:00 2001 From: JP Flouret Date: Fri, 27 Aug 2021 03:33:44 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cde9df7..0724605 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Python wrapper around Questrade [IQ API](https://www.questrade.com/api/documenta Install via pip ``` -pip install qtrade +pip install iqtrade ``` ## Disclaimer