From cdd99b3280d8533eeea358a5e56d45811bf3fa68 Mon Sep 17 00:00:00 2001 From: Jack Yu Date: Tue, 30 Apr 2024 11:33:03 -0700 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8baca2a..a444d97 100644 --- a/README.md +++ b/README.md @@ -42,5 +42,5 @@ Build ----- Run `make mobileinsight.sif` or `make mobileinsight-spark.sif` to build the -apptainer image. The spark version includes both `mobileinsight` along with -`pyspark`. +corresponding apptainer image. The spark version includes both `mobileinsight` +along with `pyspark` for distributed log processing.