diff --git a/README.md b/README.md index a661b08..fbde07b 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ Develop a bookstore inventory management system in Python. Read more [here](TASK.md) ## Running + ```shell -pip install . -e +pip install -e . ``` ```shell