Skip to content

Commit

Permalink
Merge pull request #8 from RSO9192/master
Browse files Browse the repository at this point in the history
Updated README
  • Loading branch information
pepijn-devries authored Mar 16, 2023
2 parents af08ed1 + 5674df5 commit ac5af40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ Subsetting data using MOTU server
</h3>

The code below assumes that you have registered your account details
using `option(CopernicusMarine_uid = "my_user_name")` and
`option(CopernicusMarine_pwd = "my_password")`. If you are comfortable
using `options(CopernicusMarine_uid = "my_user_name")` and
`options(CopernicusMarine_pwd = "my_password")`. If you are comfortable
that it is secure enough, you can also store these options in your
`.Rprofile` such that they will be loaded each session. Otherwise, you
can also provide your account details as arguments to the functions.
Expand Down

0 comments on commit ac5af40

Please sign in to comment.