From b03acee657964f3c0268645b76ba8c3a3163c3fa Mon Sep 17 00:00:00 2001 From: Megan Wachs Date: Thu, 2 Feb 2017 09:09:35 -0800 Subject: help: Re-organized the Makefile help, and updated the README to use the already existing 'uninstall' target to remove and reinstall tools. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0ab0b56..523e754 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,7 @@ git submodule update --init --recursive If you would like to recompile the entire toolchain after performing the above: ``` -rm -rf toolchain -rm -rf work +make uninstall make tools ``` -- cgit v1.2.1-18-gbd029