Skip to content

Commit 27445d0

Browse files
committed
update node guide [skip ci]
1 parent 4fa7838 commit 27445d0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/NODE_GUIDE.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,7 @@ Download the appropriate ZIP file for your system using the commands below or fr
131131
>
132132
> If you prefer this you can move on to the [Usage](#usage) section
133133
134-
Dria Compute Node makes use of several environment variables. Create a `.env` file, and copy the environment variables as given in [.env.example](./.env.example). Or simple download the [.env.example](./.env.example) as `.env` with the following command. We will fill out the missing parts in a moment.
135-
136-
```sh
137-
curl -o .env https://raw.githubusercontent.com/firstbatchxyz/dkn-compute-node/master/.env.example
138-
```
134+
Dria Compute Node makes use of several environment variables. We will fill out the missing parts witin `.env` file in a moment.
139135
140136
> [!NOTE]
141137
>

0 commit comments

Comments
 (0)