Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHanke committed Feb 10, 2024
2 parents 5c869bc + f0722a9 commit 88c92c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ git clone --recursive https://github.com/AcademySoftwareFoundation/OpenRV.git
3. Merge the contents of openrv-bhgc.zip with the main source code, then run:
```
cd OpenRV
rm -rf _build/src/*
rm -rf _build/stage/*
rm -rf _build/x64/Release/*
source rvcmds.sh
rvbootstrap
```
Expand Down

0 comments on commit 88c92c1

Please sign in to comment.