Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
somnek authored Apr 14, 2023
1 parent b290e51 commit dd7f0ac
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,19 @@


# killer-whale 🐳

Container manager TUI for terminal dwellers ☠️

# Usage
## Usage

1. Clone the repository using Git:

```bash
git clone https://github.com/somnek/killer-whale.git
```

2. Run the application using Go:

```bash
go run .
```
Expand All @@ -36,6 +40,7 @@ exec bash
```

4. Run the application:

```bash
killer-whale
```
Expand Down

0 comments on commit dd7f0ac

Please sign in to comment.