From c2a3a1a09097a1f74d2a5617b065e76ef224d299 Mon Sep 17 00:00:00 2001 From: Szekely-Schnedarek Marton <43480627+Smorci@users.noreply.github.com> Date: Fri, 6 Sep 2024 20:13:53 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b07fb5b..29ae7f7 100644 --- a/README.md +++ b/README.md @@ -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