From 37a9060c55d13d23018f1edff2632987af7af6e3 Mon Sep 17 00:00:00 2001 From: Shishir Mahajan Date: Thu, 9 Jul 2020 18:17:27 -0700 Subject: [PATCH] Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64ccefe..9369e2b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ $ make build (This will build your containerd-driver binary) ``` The setup script will setup `containerd 1.3.4` and `nomad server+nomad-driver-containerd` (nomad server/client should already be installed on your system, and `setup.sh` only builds the driver) on your system, so you can try out [`example`](https://github.com/Roblox/nomad-driver-containerd/tree/readme/example) jobs. -Once `setup.sh` is complete and the nomad server is up and running, you can check the registered task drivers (which will also show `nomad-driver-containerd`) using: +Once `setup.sh` is complete and the nomad server is up and running, you can check the registered task drivers (which will also show `containerd-driver`) using: ``` $ nomad node status (Note down the ) $ nomad node status