diff options
-rw-r--r-- | util/superiotool/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/superiotool/README b/util/superiotool/README index 0a969c596b..2607d8dd31 100644 --- a/util/superiotool/README +++ b/util/superiotool/README @@ -18,9 +18,9 @@ for details on coreboot), but it may also be useful for other things. Installation ------------ - $ svn co svn://coreboot.org/repos/trunk/util/superiotool + $ git clone http://review.coreboot.org/p/coreboot.git - $ cd superiotool + $ cd util/superiotool Optional: Edit the Makefile and set 'CONFIG_PCI = no' if you don't want to support PCI-attached "Super I/Os" (which needs libpci-dev) such as the |