diff --git a/Replication.md b/Replication.md index 9582dea..d7f01c8 100644 --- a/Replication.md +++ b/Replication.md @@ -7,7 +7,8 @@ Basically, the way it works is: 1. start weed master, and optionally specify the default replication type ```bash - ./weed master -defaultReplication=001 # 001 means for each file a replica will be created in the same rack + # 001 means for each file a replica will be created in the same rack + ./weed master -defaultReplication=001 ``` 2. start volume servers as this: