From 3f45b0a15a7d65581a43a73e4aeefc4aa5a93848 Mon Sep 17 00:00:00 2001 From: gilbertchen Date: Sun, 11 Jun 2017 14:09:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fe2451..da56efd 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Duplicacy is written in Go. You can run the following command to build the exec go get -u github.com/gilbertchen/duplicacy/... ``` -You can also visit the [releases page](https://github.com/gilbertchen/duplicacy-cli/releases/latest) to download the version suitable for your platform.. +You can also visit the [releases page](https://github.com/gilbertchen/duplicacy-cli/releases/latest) to download the pre-built binary suitable for your platform.. Once you have the Duplicacy executable on your path, you can change to the directory that you want to back up (called *repository*) and run the *init* command: