diff options
-rw-r--r-- | docs/install/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index ce413d9..b024a5a 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -337,7 +337,7 @@ <p> <b> If you're using libreboot 20150518, note that there is a mistake in the flashing script. - do this: <em>rm -f patch && wget -O flash http://git.savannah.gnu.org/cgit/libreboot.git/plain/flash?id=910b212e90c6f9c57025e1c7b0c08897af787496</em> + do this: <em>rm -f patch && wget -O flash http://git.savannah.gnu.org/cgit/libreboot.git/plain/flash?id=910b212e90c6f9c57025e1c7b0c08897af787496 && chmod +x flash</em> </b> </p> |