diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 09:51:32 -0700 |
---|---|---|
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 09:51:32 -0700 |
commit | a23830654fa620d3982d851c9f8f0f99d282575d (patch) | |
tree | 0637b14db2bc49cc328fb3ca1d98e56a652bcf34 /docs/hcl/gm45_remove_me.md | |
parent | 8c651d9e574d6a12dc64ad9f4a05dfee5a2d8edd (diff) | |
download | librebootfr-a23830654fa620d3982d851c9f8f0f99d282575d.tar.gz librebootfr-a23830654fa620d3982d851c9f8f0f99d282575d.zip |
Fix another class of code bug
Diffstat (limited to 'docs/hcl/gm45_remove_me.md')
-rw-r--r-- | docs/hcl/gm45_remove_me.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hcl/gm45_remove_me.md b/docs/hcl/gm45_remove_me.md index 606c0b1f..2001a9c6 100644 --- a/docs/hcl/gm45_remove_me.md +++ b/docs/hcl/gm45_remove_me.md @@ -42,8 +42,8 @@ source with: $ ./oldbuild module ich9deblob The executable will appear under resources/utilities/ich9deblob/ -Run:\ -\$ **./ich9gen** +Run: + $ ./ich9gen Running ich9gen this way (without any arguments) generates a default descriptor+gbe image with a generic MAC address. You probably don't |