Skip to content

Update install to install from release tarball instead of a git repo #471

@koenpunt

Description

@koenpunt

Now that we switched to using releases, instead of a simple clone/pull of the master branch, we should think of switching to simply downloading a release tarbal

curl https://github.com/creationix/nvm/archive/v0.10.0.tar.gz | \
  tar -xzC ~/.nvm --strip-components=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestsI want a new feature in nvm!installing nodeIssues with installing node/io.js versions.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions