From 56f22b8ac1a25ba210795ca7bf8ca32b7a582de1 Mon Sep 17 00:00:00 2001 From: tpmmthomas Date: Wed, 23 Oct 2024 02:05:32 +0800 Subject: [PATCH] update --- notes/google_cloud_setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/google_cloud_setup.md b/notes/google_cloud_setup.md index 601e585..f80b04f 100644 --- a/notes/google_cloud_setup.md +++ b/notes/google_cloud_setup.md @@ -111,7 +111,7 @@ You only have $50 dollars worth of credit, which should be about 6 days of GPU u exit() ``` 14. Well done, you are now in your instance and ready to use it for your coursework. -15. Clone a fresh mlpractical repository, and checkout branch `mlp2023-24/mlp_compute_engines`: +15. Clone a fresh mlpractical repository, and checkout branch `mlp2024-25/mlp_compute_engines`: ``` git clone https://github.com/VICO-UoE/mlpractical.git ~/mlpractical