Skip to content

Commit

Permalink
Merge pull request natverse#36 from tatsuookubo/patch-1
Browse files Browse the repository at this point in the history
Update google_filestream.Rmd
  • Loading branch information
jefferis authored Jan 6, 2021
2 parents eb3617d + eb7c2f0 commit 6ec3cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/google_filestream.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ You can mount with rclone from your system's command line:

```{r rclone_mount, engine = 'bash', eval = FALSE}
# unix/macosx
rclone cmount hemibrainr: /path/to/local/mount
rclone mount hemibrainr: /path/to/local/mount
```

Try it somewhere like `/Documents` to see how it works. For `hemibrainr` there is an R function that will do the mounting for you in your working directory. So within R:
Expand Down

0 comments on commit 6ec3cd8

Please sign in to comment.