mirror of
https://github.com/jkl1337/duplicacy.git
synced 2026-01-02 03:34:39 -06:00
Update README.md
This commit is contained in:
@@ -28,7 +28,9 @@ The [design document](https://github.com/gilbertchen/duplicacy-cli/blob/master/D
|
|||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
<details> <summary>Installation</summary>
|
<details>
|
||||||
|
<summary>Installation</summary>
|
||||||
|
|
||||||
Duplicacy is written in Go. You can run the following command to build the executable (which will be created under `$GOPATH/bin`):
|
Duplicacy is written in Go. You can run the following command to build the executable (which will be created under `$GOPATH/bin`):
|
||||||
|
|
||||||
```
|
```
|
||||||
@@ -39,7 +41,8 @@ You can also visit the [releases page](https://github.com/gilbertchen/duplicacy-
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details> <summary>Commands</summary>
|
<details>
|
||||||
|
<summary>Commands</summary>
|
||||||
|
|
||||||
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:
|
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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user