Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Updating windows readmes
  • Loading branch information
rhyolight committed Nov 1, 2016
1 parent 015b94f commit 8491121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/windows64/README.md
Expand Up @@ -20,7 +20,7 @@ The following applications are required when rebuilding the core C++ library, an
For re-building the nupic.core C++ library the following are required;

- [Microsoft Visual Studio 2015](https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs) - Community Free edition (or Enterprise edition)
- [NumPy C++ headers](http://www.lfd.uci.edu/~gohlke/pythonlibs/) - pip install `numpy-1.11.2+vanilla-cp27-none-win_amd64.whl`
- [NumPy C++ headers](https://pypi.python.org/pypi/numpy/) - pip install numpy==1.11.2

## Rebuilding with CMake

Expand Down

0 comments on commit 8491121

Please sign in to comment.