From ae8513f2ab56cd705e74fa5fb20f74cccc562ca1 Mon Sep 17 00:00:00 2001 From: Ahmed Ashraf Date: Sun, 4 Apr 2021 19:30:24 +0200 Subject: [PATCH] Add another requirements.yml file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bffa757..aa51b90 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,8 @@ The aim of this project is to develop a sheet music reader. This is called Optic 3. ```conda activate mozart``` 4. ```python3 main.py ``` +**Note:** please check the following [issue](https://github.com/aashrafh/Mozart/issues/8) for another ```requirements.yml``` file. + ## ⛏️ Built Using - [Python 3.8.3](https://www.python.org/)