learn-co-curriculum / react-hooks-npm-lab

Other
4 stars 6.19k forks source link

Reword the readme #1

Closed dexterfitch closed 3 years ago

dexterfitch commented 3 years ago

This section of the README is a bit confusing:

Most prompts will provide a default value. Some are blank and can be left this way for now. Follow the prompts until the end and a fully constructed package.json file will appear in the color-clock directory.

Recommend changing to:

Most prompts will provide a default value. Some are blank and can be left this way for now. Follow the prompts by pressing enter in the terminal on each prompt until you reach the end, when you will be prompted to type 'yes' to confirm. A fully constructed package.json file will then appear in the color-clock directory.