Skip to content

Commit

Permalink
updates ReadMe.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
marcdegraef committed Dec 4, 2022
1 parent b4c2f34 commit 263c8a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ source code base. Note that this SDK can co-exist alongside the regular SDK buil

## Prerequisites ##

+ CMake 3.15.x installed on system
+ Compiler Suite installed on system
+ CMake 3.15.x or later installed on system (preferably 3.25)
+ Compiler Suite installed on system
+ Fortran compiler installed on system
+ Git installed on the system

Expand Down Expand Up @@ -56,7 +56,7 @@ Git verison 2.x is required.

1. Install your compiler tools
2. Install CMake on your system
3. Install a Fortran compiler on your system
3. Install a Fortran compiler on your system (use "brew install gcc")
4. Install Git on your system
5. Clone this repository onto your hard disk.
6. open a terminal and invoke the following commands
Expand Down

0 comments on commit 263c8a1

Please sign in to comment.