Spaces:
Running
Running
FIxed typo
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ app_port: 8866
|
|
21 |
|
22 |
![](https://i.imgur.com/4ib5BzB.png)
|
23 |
|
24 |
-
2. Set environment variables as
|
25 |
|
26 |
```text
|
27 |
Windows: C:\\Users\\USERNAME\\.config\\earthengine\\credentials
|
|
|
21 |
|
22 |
![](https://i.imgur.com/4ib5BzB.png)
|
23 |
|
24 |
+
2. Set environment variables as needed. For example, if you use Google Earth Engine, you need to set `EARTHENGINE_TOKEN` to your Earth Engine token. The token value should be copied from the following file depending on your operating system:
|
25 |
|
26 |
```text
|
27 |
Windows: C:\\Users\\USERNAME\\.config\\earthengine\\credentials
|