Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
stevedylandev committed Aug 17, 2024
1 parent 65eb05d commit 84471f9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ rad node start

This script is written in Go so there are a few install options.

### Install directly with Go
Have Go installed and run this command.
```
go install github.com/stevedylandev/radicalize@latest
```

### Clone and Build with Go
For this method simply clone the repo, build, and install with Go
```
Expand Down

0 comments on commit 84471f9

Please sign in to comment.