From ac37f87793ca001be57b48aad0f38f90fd6538cf Mon Sep 17 00:00:00 2001 From: Jack Webb Date: Thu, 22 Oct 2020 23:13:52 +0100 Subject: [PATCH] docs: readme install instructions typo (#574) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 891378e..1b612be 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ You do not need any computer skills, smarts, or anything of that nature. You are - [git](https://git-scm.com/) - Clone this project `git clone https://github.com/jef/nvidia-snatcher.git` - Run `npm install` -- Copy `.env.example` to a new file `.env` and edit the `.env` file to your liking using your [favorite text editor](https://code.visualstudio.com/) +- Copy `.env-example` to a new file `.env` and edit the `.env` file to your liking using your [favorite text editor](https://code.visualstudio.com/) - More on this in [customization](#Customization) - Run `npm run start` to start