Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md: javascript: Update installation instruction #9

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

prateekpunetha
Copy link
Contributor

Hello blacksuan19, really enjoying nvim especially with your configs 👍, But I want to tell you that while recently going through the Readme I noticed that:

  • "yarn install -g neovim", doesn't work anymore as global flag is depreciated

Using "yarn global add neovim" is the correct way to install the package now, I am doing this PR so it would be easy for some other user to go through the README without any problem.

- "yarn install -g neovim", doesn't work as global flag is depreciated
-  use "yarn global add neovim" instead

Signed-off-by: prateekpunetha <[email protected]>
@Blacksuan19
Copy link
Owner

Nice catch! Also glad you enjoy these configs 👍

@Blacksuan19 Blacksuan19 self-requested a review September 30, 2020 19:19
@Blacksuan19 Blacksuan19 merged commit 0bdaf42 into Blacksuan19:master Sep 30, 2020
@prateekpunetha
Copy link
Contributor Author

Nice catch! Also glad you enjoy these configs 👍

thanks 🎉

Blacksuan19 added a commit that referenced this pull request Jun 27, 2021
README.md: javascript: Update installation instruction
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