Skip to content

Commit 84556e3

Browse files
authored
Update README.md
1 parent 399ca1d commit 84556e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,15 @@ You can easily download them from Sourceforge:(_Links Below_)
6161

6262
**6. Extra step If you want to completely replace previous `gcc-6.3.0` with latest `gcc-8.2.0`: (Native Compiler Only)**
6363

64-
<p style='color:red'>MADE FOR RASPBERRY-PI/RASPBIAN-OS ONLY, DO NOT RUN THIS SCRIPT ON ANY OTHER LINUX MACHINE/OS !</p>
64+
<p style='color:yellow'>MADE FOR RASPBERRY-PI/RASPBIAN-OS ONLY, DO NOT RUN THIS SCRIPT ON ANY OTHER LINUX MACHINE/OS !</p>
6565

6666
* Download this script [experimental_6-3_w_8-2.sh](https://github.com/abhiTronix/raspberry-pi-cross-compilers/blob/master/Tools/experimental_6-3_w_8-2.sh)(_right click and "Save As"_) and execute following commands:
6767

6868
```
6969
chmod +x experimental_6-3_w_8-2.sh
7070
./experimental_6-3_w_8-2.sh
7171
```
72+
To revert to old GCC-6.3.0 anytime, Do [this](https://github.com/abhiTronix/raspberry-pi-cross-compilers#important).
7273

7374
**7. Extra step to use Cross-Compiler Binaries with Cmake: (Cross-Compiler Only)**
7475

0 commit comments

Comments
 (0)