Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit fa77a0c

Browse files
authored
Merge pull request #387 from pradeepto/update-readme
Update links and info about henge and kompose
2 parents 3acdf2b + 194b771 commit fa77a0c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Here is a list of known project that uses `libcompose`:
1111

1212
- [rancher-compose](https://github.com/rancher/rancher-compose) and [rancher os](https://github.com/rancher/os) (by [Rancher](https://github.com/rancher))
1313
- [openshift](https://github.com/openshift/origin) (by [Red Hat](https://github.com/openshift))
14-
- [henge](https://github.com/redhat-developer/henge) (by [Red Hat](https://github.com/redhat-developer))
15-
- [kompose](https://github.com/skippbox/kompose2) (by [skippbox](https://github.com/skippbox))
14+
- [henge](https://github.com/redhat-developer/henge) (by [Red Hat](https://github.com/redhat-developer)) [Deprecated in favour of kompose]
15+
- [kompose](https://github.com/skippbox/kompose) (by [skippbox](https://github.com/skippbox))
1616
- [compose2kube](https://github.com/kelseyhightower/compose2kube) (by [kelseyhightower](https://github.com/kelseyhightower))
1717
- [amazon-ecs-cli](https://github.com/aws/amazon-ecs-cli) (by [Amazon AWS](https://github.com/aws))
1818
- [libkermit](https://github.com/libkermit/docker) (by [vdemeester](https://github.com/vdemeester))
@@ -62,7 +62,7 @@ or `go` in order to build libcompose.
6262
### Building with `docker`
6363

6464
You need Docker and ``make`` and then run the ``binary`` target. This
65-
will create binary for all platform in the `bundles` folder.
65+
will create binary for all platform in the `bundles` folder.
6666

6767
```bash
6868
$ make binary

0 commit comments

Comments
 (0)