From 375cddbd12a8c874908c78126dc02e532c8ee38e Mon Sep 17 00:00:00 2001 From: chyyuu Date: Sun, 7 Oct 2012 12:07:51 +0800 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index bf3abd3..583dd20 100644 --- a/README +++ b/README @@ -52,7 +52,7 @@ EXERCISE STEPS 0 Get the newest os lab src codes/docs.(Insure you can connect to github) 0.1 If you try to get all cods/docs $rm -rf ucore_lab - $git clone git@github.com:chyyuu/ucore_lab.git + $git clone git://github.com/chyyuu/ucore_lab.git $cd ucore_lab 0.2 If you try to get the updated code/docs $cd ucore_lab