From 09613e9c4bc07ff3762be01e037c5c9694ac1560 Mon Sep 17 00:00:00 2001 From: soulsyrup <121889618+soulsyrup@users.noreply.github.com> Date: Thu, 25 Jul 2024 13:56:27 -0300 Subject: [PATCH] readme edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e4b0c8..8a7ff27 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ randomstuff/stim_signal_troubleshoot.ipynb ``` 9. 2. **Install the Requirements**: - Make sure to install all required dependencies at ```digital_or_analogue_system/requirements.ipynb``` by running the following command in your terminal: + Make sure to install all required dependencies at ```digital_or_analogue_system/requirements.txt``` by running the following command in your terminal: ```bash pip install -r requirements.ipynb ```