From 8960169f57852b3e320a2b300335f346eaeb9533 Mon Sep 17 00:00:00 2001 From: chyyuu Date: Sun, 7 Oct 2012 12:10:01 +0800 Subject: [PATCH] Update README --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 583dd20..8390d3f 100644 --- a/README +++ b/README @@ -49,12 +49,12 @@ After you login, you will see the directory ucore_lab in HOME directory. 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 +0 Get the newest os lab src codes/docs.(Insure you can connect to github in ubuntu running on VrtualBox) +0.1 If you try to get all codes/docs $rm -rf ucore_lab $git clone git://github.com/chyyuu/ucore_lab.git $cd ucore_lab -0.2 If you try to get the updated code/docs +0.2 If you gloned ucore_lab and only try to get the updated codes/docs $cd ucore_lab $git pull 1 $cd labX