Skip to content

Commit eccbf77

Browse files
authored
Update README.md
1 parent 28a1b5d commit eccbf77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,15 +91,15 @@ You can easily download them from Sourceforge:(_Links Below_)
9191
9292
## Testing: (Post Linking)
9393
You can check Installed versions as below:
94-
* Native Compiler Temporary[if you don't followed step-6] (Raspberry pi):
94+
* Native Compiler Temporary[***if you DON'T followed step-6***] (Raspberry pi):
9595
`arm-linux-gnueabihf-gcc-8.2.0 --version`
9696
9797
`arm-linux-gnueabihf-g++-8.2.0 --version`
9898
9999
`arm-linux-gnueabihf-gfortran-8.2.0 --version`
100100
101101
102-
* Native Compiler Permanent[if you followed step-6] (Raspberry pi):
102+
* Native Compiler Permanent[***if you followed step-6***] (Raspberry pi):
103103
`gcc --version`
104104
105105
`g++ --version`

0 commit comments

Comments
 (0)