From 16911fb8fb7aac224b53e0c236d20ebe5ef0248e Mon Sep 17 00:00:00 2001 From: 17acres Date: Sat, 3 Jul 2021 12:48:12 -0400 Subject: [PATCH] Fix formatting --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index bafccfc..fd27e78 100644 --- a/docs/README.md +++ b/docs/README.md @@ -40,8 +40,8 @@ Example: To run the program, you will need the following dependencies: `pip install requests` `pip install jsonpickle` -`pip install canvasapi` -`pip install python-dateutil` +`pip install canvasapi` +`pip install python-dateutil` `pip install PyYAML` You can install these dependencies using