mirror of
https://github.com/rclone/rclone.git
synced 2025-07-12 11:51:39 +08:00
Pointing to old repo
@ -36,8 +36,8 @@ git config --global user.email you@example.com
|
||||
Compile rclone with mount support
|
||||
|
||||
```
|
||||
go get github.com/ncw/rclone
|
||||
cd .\go\src\github.com\ncw\rclone\
|
||||
go get github.com/rclone/rclone
|
||||
cd .\go\src\github.com\rclone\rclone\
|
||||
go install -tags cmount -v
|
||||
rclone -V
|
||||
```
|
||||
|
Reference in New Issue
Block a user