diff --git a/README.md b/README.md index 2025000..5a4d1ed 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Separate examples for these features are available here : * [https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_mod](https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_mod) * [https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_ovl_exec](https://github.com/ABelliqueux/nolibgs_hello_worlds/tree/main/hello_ovl_exec) +## Pre-requisites + +This project uses a nugget + PsyQ setup. Instructions for setting that up on your computer are available here : [https://github.com/ABelliqueux/nolibgs_hello_worlds/#installation](https://github.com/ABelliqueux/nolibgs_hello_worlds/#installation) + ## Cloning this repo Clone recursively as we're using a submodule: diff --git a/third_party/nugget b/third_party/nugget index 09a2cf6..4fa6402 160000 --- a/third_party/nugget +++ b/third_party/nugget @@ -1 +1 @@ -Subproject commit 09a2cf622fabaaac629c7277cdc50b017cd81503 +Subproject commit 4fa64028ee0b99c73cab9d7aee125f4d792b53c8