Skip to content

Update README to correct initial setup instructions#2626

Merged
hypest merged 1 commit intodevelopfrom
update-setup-in-readme
Sep 16, 2020
Merged

Update README to correct initial setup instructions#2626
hypest merged 1 commit intodevelopfrom
update-setup-in-readme

Conversation

@ceyhun
Copy link
Copy Markdown
Contributor

@ceyhun ceyhun commented Sep 16, 2020

This repo doesn't have an .nvmrc file on it's own. This means the instruction nvm install --latest-npm would install the latest node version, which is not what we want. The submodule gutenberg repo has an .nvmrc which is kept up-to-date and we are making nvm use that one by adding these new steps that cd into gutenberg before installing node.

@ceyhun ceyhun requested a review from hypest September 16, 2020 14:43
Copy link
Copy Markdown
Contributor

@hypest hypest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hypest hypest merged commit 4559ca2 into develop Sep 16, 2020
@hypest hypest deleted the update-setup-in-readme branch September 16, 2020 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants