From 797eefe6a48f993d71f405933018474fa9ba27f5 Mon Sep 17 00:00:00 2001 From: RuslanBergenov Date: Wed, 30 Jun 2021 14:51:40 -0600 Subject: [PATCH] docs: README edit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 396ad1f..2b5bbe9 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,6 @@ pip install -e . Install additional dependencies required for development and testing. ``` pip install -r dev-requirements.txt - ``` ## How to use it