Typo on Readme file
Signed-off-by: Alberto Leal <albertonb@gmail.com>
This commit is contained in:
parent
89ab7f2ccc
commit
7ec83f8b38
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue