diff options
-rw-r--r-- | docs/install/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/install/index.html b/docs/install/index.html index 0482e35..ce413d9 100644 --- a/docs/install/index.html +++ b/docs/install/index.html @@ -337,9 +337,7 @@ <p> <b> If you're using libreboot 20150518, note that there is a mistake in the flashing script. - Apply this patch to the BASH script named <i>flash</i> (this is the script for flashing - libreboot into your X60): <a href="x60flashscript.patch">x60flashscript.patch</a>. - This patch is merged in the main git repository, and in all releases after 20150518. + do this: <em>rm -f patch && wget -O flash http://git.savannah.gnu.org/cgit/libreboot.git/plain/flash?id=910b212e90c6f9c57025e1c7b0c08897af787496</em> </b> </p> |