Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmedhossamdev authored Jan 25, 2025
1 parent 65ea81a commit 592e709
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,9 @@ PrintLayout is a command-line tool that prints the directory structure of a spec

## Installation

### Option 1: Go Install
### Option 1: Download Pre-Built Binaries

To install PrintLayout, run:

```bash
go install github.com/Ahmedhossamdev/PrintLayout/cmd/main.go
```

This will install the printlayout executable to your $GOPATH/bin directory. Make sure $GOPATH/bin is in your PATH environment variable.

### Option 2: Download Pre-Built Binaries

Download the pre-built binary for your operating system from the [Releases page](#).
Download the pre-built binary for your operating system from the [Releases page](https://github.com/Ahmedhossamdev/PrintLayout/releases).

#### Linux/macOS

Expand Down

0 comments on commit 592e709

Please sign in to comment.