From 95d8dd457d536a48a7409df289de2dd2245ad181 Mon Sep 17 00:00:00 2001 From: Qiushi Pan <17402261+qqhann@users.noreply.github.com> Date: Thu, 12 May 2022 17:46:44 +0900 Subject: [PATCH] fix: git clone format --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index aa26b0e..256c039 100644 --- a/Readme.md +++ b/Readme.md @@ -23,7 +23,7 @@ pip install PyDAQmx The source code and data files can be downloaded from GitHub by: ``` -git clone git@github.com/tarotez/sleepstages +git clone git@github.com:tarotez/sleepstages.git ``` Move to the code directory before running the program.