We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a1b5d commit eccbf77Copy full SHA for eccbf77
README.md
@@ -91,15 +91,15 @@ You can easily download them from Sourceforge:(_Links Below_)
91
92
## Testing: (Post Linking)
93
You can check Installed versions as below:
94
- * Native Compiler Temporary[if you don't followed step-6] (Raspberry pi):
+ * Native Compiler Temporary[***if you DON'T followed step-6***] (Raspberry pi):
95
`arm-linux-gnueabihf-gcc-8.2.0 --version`
96
97
`arm-linux-gnueabihf-g++-8.2.0 --version`
98
99
`arm-linux-gnueabihf-gfortran-8.2.0 --version`
100
101
102
- * Native Compiler Permanent[if you followed step-6] (Raspberry pi):
+ * Native Compiler Permanent[***if you followed step-6***] (Raspberry pi):
103
`gcc --version`
104
105
`g++ --version`
0 commit comments