From 675dfcd2bb91fc81b3bb0741d3d8a4af837a487f Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Tue, 21 Nov 2023 21:35:08 -0500 Subject: [PATCH] auto --- assign9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assign9.md b/assign9.md index 687ff6f..5dc44ef 100644 --- a/assign9.md +++ b/assign9.md @@ -44,7 +44,7 @@ We are ready to use Spark. ### Docker This is the **recommended** way to run the project if you have **Apple -silicon**, and you get to learn about +silicon**, and give you a chance to learn about containers at the same time. Docker [Get Started](https://www.docker.com/get-started/) describes setup. Probably works well w/ -- GitLab