We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7bb49 commit 3019c4eCopy full SHA for 3019c4e
1 file changed
README.md
@@ -72,7 +72,7 @@ to configure and compile CVMix. Note that CVMix has been build on Windows using
72
VisualStudio and the Intel Fortran compiler but NetCDF support has not been
73
tested.
74
75
-In this recipe CVMIX\_BASE s a convinience environmental variable pointing to
+In this recipe CVMIX\_BASE is a convinient environmental variable pointing to
76
the CVMix source directory. It is possible to execute the following commands
77
providing the full path.
78
@@ -100,7 +100,7 @@ After configuration has been done compilation is as simple as:
100
make
101
```
102
103
-and instllation by:
+and installation by:
104
105
make install
106
0 commit comments