Merge pull request #749 from jonboulle/master

Fix OCI reference in README
This commit is contained in:
Mrunal Patel
2016-04-14 12:18:39 -07:00
+1 -1
View File
@@ -2,7 +2,7 @@
## runc
`runc` is a CLI tool for spawning and running containers according to the OCF specification.
`runc` is a CLI tool for spawning and running containers according to the OCI specification.
## State of the project