Skip to content

Commit 5ccb21c

Browse files
Update README.md
Signed-off-by: Paul Li <zhixiong2008@gmail.com>
1 parent 137a895 commit 5ccb21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ To coordinate across a data center, Dynamo relies on etcd and NATS. To run Dynam
9191
To quickly setup etcd & NATS, you can also run:
9292
```
9393
# At the root of the repository:
94-
# Edit deploy/docker-compose.yml to comment out "runtime: nvidia" of the dcgm-exporter service if the nvidia container runtime isn't deployed or to be used.
94+
# Edit deploy/docker-compose.yml to comment out "runtime: nvidia" of the dcgm-exporter service if the nvidia container runtime isn't deployed or to be used.
9595
docker compose -f deploy/docker-compose.yml up -d
9696
```
9797

0 commit comments

Comments
 (0)