From c69af92cceb817868df17a05692da111d9b74d57 Mon Sep 17 00:00:00 2001 From: Andrew Langley Date: Tue, 13 Jun 2017 12:52:34 -0700 Subject: [PATCH] Noting that sunxi-tools is now a package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5a0c8e..cf771a3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A collection of scripts for working with CHIP ## Requirements -1) [sunxi-tools](https://github.com/linux-sunxi/sunxi-tools.git) +1) **sunxi-tools** from your package manager or from the [Sunxi repository](https://github.com/linux-sunxi/sunxi-tools.git) 2) **uboot-tools** from your package manager 2) **mtd-utils-mlc** from our repository (https://github.com/nextthingco/chip-mtd-utils) [for creating images]