Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
0u812 committed Mar 18, 2015
1 parent 474b9cb commit 8200ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Online C API documentation (via Doxygen) can be found at http://0u812.github.io/

* Install the latest version of <a href="http://sourceforge.net/projects/sbml/files/libsbml/">libSBML</a> or build it from source (tested with 5.6, 5.8, 5.10, 5.11).
* **NOTE**: If you install a pre-built binary of libSBML then you must compile SBNW with the same version of Visual Studio as used to build libSBML (2010 at the time of writing).
* Clone the latest revision of the <a href="https://github.com/0u812/sbnw">master branch</a> to Documents\sbnw via git. In Documents/sbnw, run `git clone https://github.com/0u812/sbnw.git`
* Clone the latest revision of the <a href="https://github.com/0u812/sbnw">master branch</a> to Documents\sbnw via git. In the Documents folder, run `git clone https://github.com/0u812/sbnw.git`
* Download and instsall <a href="http://www.cmake.org/">CMake</a> (compatible with major version 2 or 3).
* Open CMake and select Documents\sbnw as the source directory.
* Select Documents\sbnw-build (or choose a directory at will) as the build directory.
Expand Down

0 comments on commit 8200ff8

Please sign in to comment.