Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mass-a authored Apr 22, 2024
1 parent 4d73208 commit a91e35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ You can now explore our atlases interactively and project your data through the

### Troubleshooting

- If *load.reference.map()* fails with error "Reference object X is invalid" the first time you run it; it is likely that reference atlas download has failed due to Timeout. Try setting `options(timeout = max(300, getOption("timeout")))` to increase download Timeout.
- If *load.reference.map()* fails with error "Reference object X is invalid" the first time you run it; it is likely that reference atlas download has failed due to Timeout. Try setting `options(timeout = max(3000, getOption("timeout")))` to increase download Timeout.

- If a warning message prevented *remotes* from installing the package, try:

Expand Down

0 comments on commit a91e35d

Please sign in to comment.