Skip to content

Commit

Permalink
typo for repo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan SVIHLA authored and foundev committed May 4, 2021
1 parent 4e62bc3 commit 38de9bd
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 @@ -15,7 +15,7 @@ Ready for production
## How to install - Homebrew for Mac and Linux

* [install homebrew](https://brew.sh/) if you have not
* `brew tap rsds143/astra-cli && brew install astra-cli`
* `brew tap rsds143/rsds && brew install astra-cli`

## How to install - Release Binaries

Expand All @@ -27,7 +27,7 @@ Ready for production
## How to install - From Source

* Install [Go 1.16](https://golang.org/dl/)
* run `git clone [email protected]:rsds/astra-cli.git`
* run `git clone [email protected]:rsds143/astra-cli.git`
* run `./scripts/build` or `go build -o ./bin/astra-cli .`

## How to use
Expand Down

0 comments on commit 38de9bd

Please sign in to comment.