Skip to content

Commit

Permalink
chore: update README installation information
Browse files Browse the repository at this point in the history
  • Loading branch information
kelseykm committed Sep 10, 2022
1 parent 1f0a4d2 commit 7daafef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ A commandline file encryption and decryption application, written in [Go](https:

## Installation

Run `go build` and add the resulting binary to your PATH
Run `make` in the project root and add the resulting `kelcryptor` binary to your `$PATH`

0 comments on commit 7daafef

Please sign in to comment.