From 25fb548c7667ec4791d0fe6ffdf2c61a50bf552c Mon Sep 17 00:00:00 2001 From: Sean Date: Wed, 22 Oct 2025 13:53:12 -0700 Subject: [PATCH] Increasing clarity added some missing things to increase clarity --- examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/README.md b/examples/README.md index 40b33c653316..d438fa35ea41 100644 --- a/examples/README.md +++ b/examples/README.md @@ -101,7 +101,7 @@ on self-hosted hardware (e.g. in your own cloud account or on-premise cluster) b for running remotely as well. You can easily customize the example used, command line arguments, dependencies, and type of compute hardware, and then run the script to automatically launch the example. -You can refer to +You can refer to the [hardware setup](https://www.run.house/docs/tutorials/quick-start-cloud) for more information about hardware and dependency setup with Runhouse, or this [Colab tutorial](https://colab.research.google.com/drive/1sh_aNQzJX5BKAdNeXthTNGxKz7sM9VPc) for a more in-depth