Skip to content

Commit 81aa1d4

Browse files
authored
Update README.md
1 parent 922c6fa commit 81aa1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ You will need to install the fortran compiler first. For example:
5959
sudo apt-get update -y
6060
sudo apt-get install -y gfortran
6161
```
62-
Then it is likely you need to specify the fortran compiler when you use `make`. If so, we should also pass the full compilation command to Coderrect. (`gcc` is pre-installed in the Github Action environment.)
62+
Then it is likely that you need to specify the fortran compiler when you use `make`. If so, you should also pass the full compilation command to Coderrect. (`gcc` is pre-installed in the Github Action environment.)
6363
```
6464
- name: coderrect scan
6565
uses: coderrect-inc/[email protected]

0 commit comments

Comments
 (0)