Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
traviscampbell committed Sep 3, 2023
1 parent 7649232 commit a5b6ab5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,15 @@ It can be used as command-line tool or imported as a library in other projects.

**Source**

` > go install github.com/traviscampbell/rando/cmd/rando@latest`
` » go install github.com/traviscampbell/rando/cmd/rando@latest`

or if just wanting to include as a library

` > get get -u github.com/traviscampbell/rando`
` » get get -u github.com/traviscampbell/rando`

**Binaries**

It's possible there are prebuilt binaries under the [Releases section]((https://github.com/traviscampbell/rando/releases))
<!-- [![Releases](https://img.shields.io/github/release/traviscampbell/rando.svg)](https://github.com/traviscampbell/rando/releases) -->
[![Releases](https://img.shields.io/github/release/traviscampbell/rando.svg)](https://github.com/traviscampbell/rando/releases)

## Usage & Examples

Expand Down

0 comments on commit a5b6ab5

Please sign in to comment.