Skip to content

Commit

Permalink
Docs: README
Browse files Browse the repository at this point in the history
  • Loading branch information
currenjin committed Dec 6, 2024
1 parent 3066064 commit d3d3b98
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ Wharf automatically analyzes your project and generates Docker configuration fil
- Works out of the box

## Quick Start
### Using Homebrew (Recommended)
### Install with Script (Recommended)
```bash
# Install wharf
brew tap currenjin/wharf
brew install wharf
curl -fsSL https://raw.githubusercontent.com/currenjin/wharf/main/install.sh | sh

# Move to your project directory and initialize
cd /path/to/your/project
Expand Down

0 comments on commit d3d3b98

Please sign in to comment.