Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 052ab72

Browse files
committed
update .properties file name
1 parent c8d5fbd commit 052ab72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ out-of-the box project for getting started with earth engine python api
66
This project is meant to be a quick starting point for writing earth engine scripts using python. It is set up as an aptana pydev project.
77

88
1. Download the zip for this repositry to your local machine. Don't clone!
9-
2. Open .ee-properties-TEMPLATE, put in your service account, and point the script to your private key file. Save the file as .ee-properties
10-
This file will be ignored by git. You can delete .ee-properties-TEMPLATE.
9+
2. Open .properties-TEMPLATE, put in your service account, and point the script to your private key file. Save the file as .ee-properties
10+
This file will be ignored by git. You can delete .properties-TEMPLATE.
1111
3. Rename the ee-python folder to your-project-name
1212
4. in .project, update to
1313

0 commit comments

Comments
 (0)