Typo on Readme file

Signed-off-by: Alberto Leal <albertonb@gmail.com>
This commit is contained in:
Alberto Leal 2016-04-06 15:11:28 +01:00
parent 89ab7f2ccc
commit 7ec83f8b38
1 changed files with 1 additions and 1 deletions

View File

@ -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