Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
bare metal install instructions
  • Loading branch information
stonecoldhughes authored Nov 17, 2023
1 parent 5ef6945 commit ab1df66
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ fields and profiles of the background.

![Operator Loop and Equation of Motion](images/GITR_integration.png)

## Bare metal install

Edit the file `build.sh` to point to all your dependency file locations. Run with 2 arguments:

`bash build.sh source_directory build_directory`

Remove `-G Ninja` if it is preferred to build with make.

## Directory Layout
```
Expand Down

0 comments on commit ab1df66

Please sign in to comment.