Skip to content

Commit

Permalink
Update docs/user_guide/authenticate.md
Browse files Browse the repository at this point in the history
add explanatory text

Co-authored-by: Matt Fisher <[email protected]>
  • Loading branch information
andypbarrett and mfisher87 authored Nov 4, 2024
1 parent e76af26 commit 743836d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/authenticate.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ By default, `earthaccess.login()` will look for a `.netrc` or environment variab

## Login Manually

If you have not created a `.netrc` file or `EARTHDATA_USERNAME` and `EARTHDATA_PASSWORD`, you can use the following approach to login.
If you have not created a `.netrc` file or `EARTHDATA_USERNAME` and `EARTHDATA_PASSWORD` environment variables, you can use the following approach to login.

```
>>> import earthaccess
Expand Down

0 comments on commit 743836d

Please sign in to comment.