Skip to content

Commit a869d77

Browse files
Fix typo
1 parent fb49af9 commit a869d77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@ These instructions will build everything except the applications using LIBXML2 (
141141
- open the visual studio solution and build the project
142142
- copy the files mxml.h mxml1.lib mxml1.dll to some other location
143143

144-
* Define HDF4_ROOT, HEF5_ROOT and MXML_ROOT environment variables to point to top of each installed area
144+
* Define HDF4_ROOT, HDF5_ROOT and MXML_ROOT environment variables to point to the top of each installed area
145145

146-
- you should use / rather than \ for the paths specified in these variables
146+
- you should use / rather than \\ for the paths specified in these variables
147147

148148
* Create an empty build directory somewhere - this can be within your nexus source tree
149149
* Run CMAKE-GUI to generate Visual studio solutions files

0 commit comments

Comments
 (0)