From 85d8765ad9e869acb5bdcea90bd8e6926679b14e Mon Sep 17 00:00:00 2001 From: Dr-Electron Date: Tue, 2 Apr 2024 13:22:21 +0200 Subject: [PATCH] Update docs to 1.1 of sandbox --- docs/build/iota-sandbox/docs/getting-started.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/build/iota-sandbox/docs/getting-started.md b/docs/build/iota-sandbox/docs/getting-started.md index 0c0ae4ca239..ec8b3901312 100644 --- a/docs/build/iota-sandbox/docs/getting-started.md +++ b/docs/build/iota-sandbox/docs/getting-started.md @@ -46,10 +46,11 @@ mkdir iota-sandbox && cd iota-sandbox && curl -L https://github.com/iotaledger/i #### Set Up Your Environment -In most cases the default setup should be enough. But you can edit the `.env` file to configure some optional settings: +In most cases the default setup should be enough. So you can just do `cp .env.example .env` to use the default setup. +But you can also edit the `.env` file to configure some optional settings: ```sh reference -https://github.com/iotaledger/iota-sandbox/blob/main/sandbox/.env +https://github.com/iotaledger/iota-sandbox/blob/main/sandbox/.env.example ``` #### Bootstrap