aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2022-03-19 15:10:47 -0400
committerGitHub <noreply@github.com>2022-03-19 15:10:47 -0400
commit1c75fc115a885cd51ba3db85aba941d45f855b58 (patch)
treed6f8c877e3c9264d984d91428ec01b2e62153395
parent7ded27bae1ed01672e9a4cedec08389cd64b45a1 (diff)
downloadmultihome-1c75fc115a885cd51ba3db85aba941d45f855b58.tar.gz
Update README.mdHEADmaster
-rw-r--r--README.md4
1 files 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 +
======================================
```