diff --git a/README.md b/README.md index 5f33ad2..a8ae1f7 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ the following entry to one's netrc file (filling in the appropriate values for username and password): ```bash echo machine urs.earthdata.nasa.gov login password >> ~/.netrc +chmod 600 ~/.netrc ``` and then including the following code (or similar) in a script: