summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d32ca9145d..9fe7b8bd2c 100644
--- a/README.md
+++ b/README.md
@@ -271,7 +271,7 @@ and turn on other developer-friendly flags (note that write protect must be
disabled for this to work):
```bash
-(chroot) $ /usr/share/vboot/bin/set_gbb_flags.sh 0x239
+# futility gbb --set --flash --flags=0x239
```
```bash