mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-01-08 15:21:50 +00:00
Update README.md
Update build and install instructions to use go get.
This commit is contained in:
@@ -10,12 +10,14 @@ Go server for two-man rule style file encryption and decryption.
|
||||
This project requires Go 1.1 or later to compile.
|
||||
|
||||
Steps to compile:
|
||||
make
|
||||
|
||||
go get github.com/cloudflare/redoctober
|
||||
|
||||
## Testing
|
||||
|
||||
Steps to test:
|
||||
make test
|
||||
|
||||
go test github.com/cloudflare/redoctober...
|
||||
|
||||
## Running
|
||||
|
||||
|
||||
Reference in New Issue
Block a user