Skip to content

Commit 3019c4e

Browse files
committed
updated README
1 parent 6d7bb49 commit 3019c4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ to configure and compile CVMix. Note that CVMix has been build on Windows using
7272
VisualStudio and the Intel Fortran compiler but NetCDF support has not been
7373
tested.
7474

75-
In this recipe CVMIX\_BASE s a convinience environmental variable pointing to
75+
In this recipe CVMIX\_BASE is a convinient environmental variable pointing to
7676
the CVMix source directory. It is possible to execute the following commands
7777
providing the full path.
7878

@@ -100,7 +100,7 @@ After configuration has been done compilation is as simple as:
100100
make
101101
```
102102

103-
and instllation by:
103+
and installation by:
104104
```
105105
make install
106106
```

0 commit comments

Comments
 (0)