diff --git a/README.md b/README.md index 1b5343d1..3b407540 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ sudo make install ``` In order to enable seccomp support you will need to install libseccomp on your platform. -If you do not with to build `runc` with seccomp support you can add `BUILDTAGS=""` when running make. +If you do not want to build `runc` with seccomp support you can add `BUILDTAGS=""` when running make. #### Build Tags