File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 24
24
</a >
25
25
26
26
As of release 1.2.0, users might consider installing by downloading and uncompressing
27
- an [ OpenCoarrays release file ] and running the installation script in the top-level
27
+ a file from our [ Releases ] page and running the installation script in the top-level
28
28
source directory:
29
29
30
30
tar xvzf opencoarrays-x.y.z.tar.gz
@@ -35,7 +35,7 @@ Before installing OpenCoarrays, the above bash script will attempt to detect the
35
35
of the default prequisite packages: [ GCC] , [ MPICH] , and [ CMake] packges. If any of the
36
36
aforementioned packages appears to be absent from the user's PATH environment variable,
37
37
the [ install.sh] script will attempt to download, build, and install any missing packages
38
- after asking permission to do. The script has been tested on Linux and OS X. Please
38
+ after asking permission to do so . The script has been tested on Linux and OS X. Please
39
39
submit any related problems or questions to our [ Issues] page.
40
40
41
41
A complete installation should result in the creation of the following directories
@@ -256,4 +256,6 @@ where the second line builds the flex package that is required for building gcc
256
256
[ Installing GCC ] : https://gcc.gnu.org/install/
257
257
[ Arch Linux ] : https://www.archlinux.org
258
258
[ aur package ] : https://aur.archlinux.org/packages/opencoarrays/
259
+ [ Releases ] : https://github.com/sourceryinstitute/opencoarrays/releases
260
+
259
261
You can’t perform that action at this time.
0 commit comments