Skip to content
Merged
Show file tree
Hide file tree
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
23 changes: 0 additions & 23 deletions Formula/lazycontainer.rb

This file was deleted.

10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ A terminal UI to manage Apple Containers without stress. Written in Go with [Bub
- [Apple containers](https://github.com/apple/container) CLI **0.1.0**

```sh
brew install container
$ brew install container
```

## Install

### Homebrew
```
brew tap andreybleme/lazycontainer https://github.com/andreybleme/lazycontainer
brew install lazycontainer

```sh
$ brew install lazycontainer
```

## Usage
Expand Down Expand Up @@ -45,7 +45,7 @@ This is an alpha release, so you may find bugs and missing features. Currently,
- vieweing the state of images
- inspecting the details of an image

## Running
## Running

1. **Clone the repository:**

Expand Down