From 352967562e93f0a5c089d31b2e185c1af2aac122 Mon Sep 17 00:00:00 2001 From: malnaanah <45626803+malnaanah@users.noreply.github.com> Date: Wed, 30 Oct 2024 22:53:54 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e68f601..ed364d5 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ Coleeg stands for _**Col**laboration on **EEG** signal classification_, and it i https://www.youtube.com/watch?v=dcMbNkRM28Q ## How to install Coleeg to your google drive - 1- Download Coleeg4.zip and extract it. + 1- Download Coleeg4.1.zip and extract it. - 2- Copy Coleeg4 folder to the root of your google drive. + 2- Copy Coleeg4.1 folder to the root of your google drive. - 3- Open RunColeeg.ipynb which is inside Coleeg4 folder. + 3- Open RunColeeg.ipynb which is inside Coleeg4.1 folder. 4- Grant permissions for the notebook to enable its access your google drive. @@ -18,7 +18,7 @@ Coleeg stands for _**Col**laboration on **EEG** signal classification_, and it i 6- To use Colab online, choose Connect>Connect to a hosted runtime. - 7- To use your local machine, copy Coleeg4 folder to your home (i.e. personal) folder. + 7- To use your local machine, copy Coleeg4.1 folder to your home (i.e. personal) folder. * Local runtime was tested in Linux (Kubuntu 22.04)