Skip to content

Commit

Permalink
README: fix checkout poky branch
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
  • Loading branch information
Nicolas Ferre committed Mar 25, 2015
1 parent bb1af4d commit 4a3cfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README
Expand Up @@ -47,7 +47,7 @@ git clone git://git.yoctoproject.org/poky

2/ Checkout dizzy branch
cd poky
git checkout dizzy -b my_branch
git checkout origin/dizzy -b my_branch

3/ Clone meta-openembedded git repository
git clone git://git.openembedded.org/meta-openembedded
Expand Down

0 comments on commit 4a3cfb5

Please sign in to comment.