Skip to content

Commit 78d42ec

Browse files
authored
Update README.md
Add installation command
1 parent fbcfd56 commit 78d42ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ ccp transparently copies files across different file servers, such as AWS (s3),
33

44
On an AWS s3 instance, ccp downloaded a 1.5 TiB file in less than 10 minutes on a 2 TiB volume.
55

6+
## Install
7+
8+
```
9+
go install github.com/as/ccp@latest
10+
```
11+
612
## Usage
713

814
### Copy

0 commit comments

Comments
 (0)