Skip to content

Commit

Permalink
update node guide [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
selimseker committed Sep 4, 2024
1 parent 4fa7838 commit 27445d0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/NODE_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,11 +131,7 @@ Download the appropriate ZIP file for your system using the commands below or fr
>
> If you prefer this you can move on to the [Usage](#usage) section
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.
```sh
curl -o .env https://raw.githubusercontent.com/firstbatchxyz/dkn-compute-node/master/.env.example
```
Dria Compute Node makes use of several environment variables. We will fill out the missing parts witin `.env` file in a moment.
> [!NOTE]
>
Expand Down

0 comments on commit 27445d0

Please sign in to comment.