Merge pull request #723 from albertoleal/master

Typo on Readme file.
This commit is contained in:
Mrunal Patel 2016-04-06 09:32:34 -07:00
commit c6f3e8e8ef
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