From 779af0e981f804f43ab36adcd6994a2846e1950d Mon Sep 17 00:00:00 2001 From: secXsQuared Date: Wed, 14 Feb 2018 15:22:57 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15c1bff..e843461 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ HOST: x86_64-pc-linux-gnu CONFIGURED WITH: --target=x86_64-elf --disable-nls --enable-languages=c,c++ --without-headers -1. Download "cross.tar.gz" from https://drive.google.com/file/d/1ssQblBLk7I3ZqFPoeViVlsBvDMXcJFa1/view?usp=sharing +1. Download "cross.tar.gz" from the release page. 2. Run "tar -xvf cross.tar.gz -C $HOME/opt/cross"