Update README

This commit is contained in:
chyyuu 2012-10-07 12:10:01 +08:00
parent 375cddbd12
commit 8960169f57

6
README
View File

@ -49,12 +49,12 @@ After you login, you will see the directory ucore_lab in HOME directory.
EXERCISE STEPS EXERCISE STEPS
============== ==============
0 Get the newest os lab src codes/docs.(Insure you can connect to github) 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 cods/docs 0.1 If you try to get all codes/docs
$rm -rf ucore_lab $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 $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 $cd ucore_lab
$git pull $git pull
1 $cd labX 1 $cd labX