From abd09f0946b60bb3118c7fdc8e946c39d23e20b8 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Thu, 5 Apr 2012 00:29:25 -0500 Subject: [PATCH] gnomeos: update README script path --- gnomeos/README-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnomeos/README-install.md b/gnomeos/README-install.md index 7be3393a..6b994438 100644 --- a/gnomeos/README-install.md +++ b/gnomeos/README-install.md @@ -20,7 +20,7 @@ $ jhbuild buildone -nf $(basename $(pwd)) Now we need to run the install script as root. $ su - -# ~/src/ostree/gnomeos/yocto/gnomeos-install.sh +# ~/src/ostree/gnomeos/gnomeos-install.sh Now you may need to edit your GRUB configuration. This part varies for GRUB 1 versus GRUB 2. The GRUB 2 bits in "15_ostree" don't really