@@ -61,10 +61,9 @@ uses in proposals for research grants and development contracts.
6161Windows users may run the windows-install.sh script inside the Windows Subsystem for Linux (WSL).
6262
6363Requirements:
64- * WSL release 14936 or later, which provides Ubuntu 16.04.
65- * Ubuntu 16.04 requirements:
66- - Windows Insider Preview and
67- - "Fast" updates option.
64+ * WSL release 14936 or later,
65+ * Windows Insider Preview, and
66+ * "Fast" updates option.
6867
6968Steps:
7069```
@@ -260,19 +259,30 @@ export gcc_install_path=/desired/installation/destination
260259 --with-cxx "${gcc_install_path}"/bin/g++
261260```
262261
263- [ Links ] : #
262+ [ Internal document links ] : #
264263
265264[ End-User Installation ] : #end-user-installation
266- [ Installation Script ] : #installation-script
267- [ install.sh ] : ./install.sh
268265[ macOS ] : #macos
269266[ Windows ] : #windows
270267[ Linux ] : #linux
268+ [ Virtual machine ] : #virtual-machine
269+ [ Installation Script ] : #installation-script
270+
271271[ Advanced Installation from Source ] : #advanced-installation-from-source
272272[ Prerequisites ] : #prerequisites
273273[ CMake ] : #cmake
274274[ Make ] : #make
275+
275276[ Obtaining GCC, MPICH, and CMake ] : #obtaining-gcc-mpich-and-cmake
277+
278+
279+ [ Links to source ] : #
280+
281+ [ install.sh ] : ./install.sh
282+
283+
284+ [ URLs ] : #
285+
276286[ Sourcery Store ] : http://www.sourceryinstitute.org/store
277287[ Sourcery Institute Store ] : http://www.sourceryinstitute.org/store
278288[ VirtualBox ] : http://www.virtualbox.org
0 commit comments