From d89457d0085def1fa4112b6f9bc3a45b8ec965b3 Mon Sep 17 00:00:00 2001 From: Garrett Johnson Date: Fri, 10 Jan 2025 22:26:52 +0900 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c81ae729..eea54146 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ On Debian or Ubuntu, run `sudo apt install build-essential`. - Once that has successfully completed, make sure all tests pass by running `npm test`. If any tests failed, you'll see red output indicating the number of failures. This may indicate a problem with your setup - If you want to check the library's performance on different systems or after making changes, run `npm run benchmark` -**Running Demos with Cesium Ion Tokens Locally** +### Running Demos with Cesium Ion Tokens Locally To run demos that require Cesium Ion tokens locally (including any demo requiring lunar or Google Photorealistic Tiles) an `.env` file must be created with a personal [Cesium Ion](https://ion.cesium.com/) key. Create a `.env` file in the root directory of the repository like so with your personal key between the braces: