From 1c75fc115a885cd51ba3db85aba941d45f855b58 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Sat, 19 Mar 2022 15:10:47 -0400 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c60b254..26e0254 100644 --- a/README.md +++ b/README.md @@ -60,11 +60,11 @@ Under multihome's scheme the NFS shared home directory houses a `HOME` unique to | | | GROUP ====================================== - \-(clusterA[0-9]+)-- + /home/example/home_local/clusterA + + \-(clusterA[0-9]+)-- + /home/example/home_local/clusterA1 + | ====================================== | | GROUP ====================================== - \-(clusterB[0-9]+)-- + /home/example/home_local/clusterB + + \-(clusterB[0-9]+)-- + /home/example/home_local/clusterB1 + ====================================== ``` -- cgit