From 5c3dc12a87e2f3fa7eb17b0f680e198d05ff02e6 Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Fri, 6 Nov 2015 11:00:25 +0100 Subject: [PATCH] README: correct name of rkt project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b90df76..6662fb9e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Many of the most widely used Go projects are built using Cobra including: * [Kubernetes](http://kubernetes.io/) * [Hugo](http://gohugo.io) -* [Rocket](https://github.com/coreos/rkt) +* [rkt](https://github.com/coreos/rkt) * [Docker (distribution)](https://github.com/docker/distribution) * [OpenShift](https://www.openshift.com/) * [Delve](https://github.com/derekparker/delve)