Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,7 @@ We maintain a fork of podman compose with fixes and support for features
in the container-compose spec that are not yet in upstream podman-compose.

```sh
git clone https://github.com/underground-software/podman-compose.git
```

0. Checkout our branch with the fixes.

```sh
git checkout origin/devel-kdlp
git clone --depth=1 --single-branch --branch=kdlp https://github.com/underground-software/podman-compose.git
```

0. Get the podman-compose depdencies. Here are two options.
Expand Down