Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added note on windows support
  • Loading branch information
rstoneback authored Apr 12, 2018
1 parent fecb997 commit 053b2bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ python setup.py install
```

# Testing
pysatCDF has been tested on Mac OS X and Ubuntu 15.04. Support is included for building on other platforms but has not been verified.

If installation fails because of an incorrect name, or similar issue, after fixing the issue remove the build directory initially created in pysatCDF to force the system to re-compile.
pysatCDF has been tested on Mac OS X and Ubuntu 15.04. Support is included for building on windows if the mingw environment is present.

# Motivation
Provide simple, robust access to CDF data in Python and simplify adding instruments to [pysat](https://github.com/rstoneback/pysat).

0 comments on commit 053b2bb

Please sign in to comment.