Skip to content

Commit e3728c0

Browse files
committed
fixup
Signed-off-by: Zac Dover <zac.dover@proton.me>
1 parent 51a8cb1 commit e3728c0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/architecture/arbiter.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ operator locally, and deploy an external monitor.
4141
### Clone and Setup
4242

4343
```bash
44-
# Clone [Rook repository](https://github.com/rook/rook) if not already done
44+
# Clone the Rook repository: https://github.com/rook/rook
45+
46+
#Run `make deps`:
4547
make deps
4648

4749
# Create OSD for Ceph

0 commit comments

Comments
 (0)