From 28bb98f78bcc9a4994c5abacbf393b4ef5509c55 Mon Sep 17 00:00:00 2001 From: dougbtv Date: Tue, 9 Jun 2020 15:07:19 -0400 Subject: [PATCH] README typo for roll-YOUR-own --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 841b2c73e..14a75c7d7 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This will configure your systems to be ready to use Multus CNI, but, to get star - Install via daemonset using the quick-start guide, above. - Download binaries from [release page](https://github.com/intel/multus-cni/releases) - By Docker image from [Docker Hub](https://hub.docker.com/r/nfvpe/multus/tags/) -- Or, roll-you-own and build from source +- Or, roll-your-own and build from source - See [Development](doc/development.md) ## Comprehensive Documentation