From eee3f00559884208d0afab7e804738aeac4f0979 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 9 Nov 2020 13:38:42 -0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5dcc80864..71ca5cdf8 100644 --- a/README.md +++ b/README.md @@ -148,8 +148,6 @@ On top of the object store, optional [Filer] can support directories and POSIX a Also, to increase capacity, just add more volume servers by `weed volume -dir="/some/data/dir2" -mserver=":9333" -port=8081` locally or a different machine. That is it! -You can also start each module individually. See `weed -h`, or `weed -h` for help. - ## Example: Using Seaweed Object Store ## By default, the master node runs on port 9333, and the volume nodes run on port 8080.