From eea7e06c8e637963388d61b382d714da620ea09e Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Thu, 19 Apr 2018 20:12:21 +0200 Subject: [PATCH] README: add a disclaimer to TL;DR --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5b2af5b..4640f2f 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ and `flashrom_rpi_top_write.sh` on the top chip of the two. For updating later, run `prepare_internal_flashing.sh` to get files and instructions about updating. No need to disassemble. +And always use the latest [released](https://github.com/merge/coreboot-x230/releases) +package. This will be tested. The git master +branch is _not_ meant to be stable. Use it for testing only. + ## Flashing for the first time Especially for the first time, you must flash externally. See below for the details for using a Rapberry Pi, for example.