Skip to content

Commit c008357

Browse files
committed
Merge branch 'master' into modules_L_good
2 parents 6e7f3f5 + 7d2ed4a commit c008357

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ https://github.com/SCIInstitute/SCIRun
1717
- [In Progress](#user-content-in-progress)
1818
- [Planned Features for Next Release](#user-content-planned-features-for-next-release)
1919
- [Limitations](#user-content-limitations)
20+
- [Documentation](#user-content-documentation)
2021
- [Platform Notes](#user-content-platform-notes)
2122
- [Build requirements](#user-content-build-requirements)
2223
- [CMake Build Generators](#user-content-cmake-build-generators)
2324
- [Unix Makefiles notes](#user-content-unix-makefiles-notes)
24-
- [Documentation](#user-content-documentation)
2525
- [Questions and Answers](#user-content-questions-and-answers)
2626
- [License and Credits](#user-content-license-and-credits)
2727

@@ -89,6 +89,9 @@ efficient middle layer, with support for Python scripting.
8989
* Cannot load SCIRun 4 network files
9090
* Limited set of modules at the moment
9191

92+
### Documentation
93+
For documentation, please see: http://sciinstitute.github.io/SCIRun/
94+
9295
### Platform Notes
9396
#### Build requirements
9497
* OS X (tested on 10.7 and 10.8)
@@ -123,9 +126,6 @@ efficient middle layer, with support for Python scripting.
123126
* Parallel make builds can be used as long the Boost target is built first, for example:
124127
- make -j4 Boost_external && make -j4
125128

126-
### Documentation
127-
For documentation, please see: http://sciinstitute.github.io/SCIRun/
128-
129129
### Questions and Answers
130130
For help, email the testing mailing list at [email protected].
131131

0 commit comments

Comments
 (0)