Skip to content

Commit

Permalink
Merge pull request #10 from Smorci/readme-update-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Smorci authored Sep 6, 2024
2 parents d8cc415 + c2a3a1a commit 3727a02
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
Simple to use, packaged, continuously deployed solution to start 3 monitored ethereum nodes in your local environment.

## Pre-requisite
1.Nix version 2.18.2 or higher. Follow the [installation instructions](https://nix.dev/install-nix.html) for your operating system.
2. Github personal access token. Follow the [official documentation](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic) or take a look at the detailed application specific documentation in this repository.
3. Direnv. Follow the [installation instructions](https://direnv.net/docs/installation.html)

- Nix version 2.18.2 or higher. Follow the [installation instructions](https://nix.dev/install-nix.html) for your operating system
- Github personal access token. Follow the [official documentation](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic) or take a look at the detailed application specific documentation in this repository
- Direnv. Follow the [installation instructions](https://direnv.net/docs/installation.html)

## `.env` file
Create a `.env` file in the repository root, adding your github access token
Expand Down

0 comments on commit 3727a02

Please sign in to comment.