You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ If you want to jump right in with both feet and stand up an instance of the refe
20
20
21
21
If you want to understand the details of the reference implementation componenst and they how fit together, refer to the list of modules in the section below.
22
22
23
+
If you would like build all components including the BareMetal assembly from source code vs using a prebuilt BareMetal assembly, use the instuctions [here](https://github.com/DirectProjectJavaRI/direct-ri-build)
24
+
23
25
## Modular Components
24
26
The reference implementation adopts a modular design for easy asset reuse and extensibility. Components are available in both .Net and Java.
0 commit comments