From bb469b9cd7fea873600fda91b04306c295d24f4f Mon Sep 17 00:00:00 2001 From: Andrew Maguire Date: Sun, 8 Jan 2023 00:51:50 +0000 Subject: [PATCH] dev --- notebooks/example/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/notebooks/example/README.md b/notebooks/example/README.md index b975254a..e3af2b7b 100644 --- a/notebooks/example/README.md +++ b/notebooks/example/README.md @@ -20,7 +20,8 @@ like to try ensure are: ## Running in Google Colab -At the top of the notebook there is a code cell that will (once uncommented): +At the top of the [example notebook](example.ipynb) there is a code cell that +will (once uncommented): 1. clone the repository into your colab instance. 1. `cd` into the relevant notebook directory.