From d158db29bb68f1cb47d8a58752bef23dd511306a Mon Sep 17 00:00:00 2001 From: margaretRW Date: Wed, 9 Jun 2021 12:09:07 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d92439..d92a217 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ git clone https://github.com/salomonelli/best-resume-ever.git 2. Go to the cloned directory (e.g. `cd best-resume-ever`). -3. Run `npm install`. +3. Run `npm install`. This may take a few seconds. 4. Customize your resume in the `resume/` directory: edit your data `data.yml` and replace the default profile-picture `id.jpg` with your picture. Rename your picture as `id.jpg` and copy it in the `resume/` directory. During this step, you may find it easier to navigate with Finder or File Explorer to get to the files. This will allow you to edit files with your computers default text editor.