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
+1 -1
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