Skip to content

Commit 9b425b3

Browse files
authored
Update README.md
1 parent 9bb88ab commit 9b425b3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,18 @@ You can easily download them from Sourceforge:(_Links Below_)
106106
`arm-linux-gnueabihf-g++ --version`
107107

108108
`arm-linux-gnueabihf-gfortran --version`
109-
110-
111-
### Important: To restore old configration(Only, if you followed step-6), download this script [Restore_old_6.3.sh](https://github.com/abhiTronix/raspberry-pi-cross-compilers/blob/master/Tools/Restore_old_6.3.sh)(_right click and "Save As"_) and execute:
109+
110+
---
111+
112+
### Important:
113+
To restore old configration(Only, if you followed step-6), download this script [Restore_old_6.3.sh](https://github.com/abhiTronix/raspberry-pi-cross-compilers/blob/master/Tools/Restore_old_6.3.sh)(_right click and "Save As"_) and execute:
112114

113115
```
114116
chmod +x Restore_old_6.3.sh
115117
./Restore_old_6.3.sh
116118
```
117119

120+
---
118121

119122
## Supported Languages(full functionality):
120123
- C++

0 commit comments

Comments
 (0)