Skip to content

Commit

Permalink
Update docs to 1.1 of sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron authored Apr 2, 2024
1 parent 45d3320 commit 85d8765
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/build/iota-sandbox/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 85d8765

Please sign in to comment.