Skip to content

Commit

Permalink
Update README.md, fix install link
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcf authored Oct 7, 2024
1 parent b63f3c2 commit 3eae462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Scales the number of boids to the terminal size. Works best on larger terminals.
## Installation

```bash
go get github.com/go-boid/go-boid
go get github.com/cpcf/go-boid
```

## Usage
Expand All @@ -24,4 +24,4 @@ go-boid
```

## Parameters
Currently hard coded in main.go and boid.go
Currently hard coded in main.go and boid.go

0 comments on commit 3eae462

Please sign in to comment.