@ -61,13 +61,13 @@ Note: Git versions before v1.7 may face a problem of cloning nvm source from Git
@@ -61,13 +61,13 @@ Note: Git versions before v1.7 may face a problem of cloning nvm source from Git
To install or update nvm, you can use the [install script][2] using cURL:
<sub>The script clones the nvm repository to `~/.nvm` and adds the source line to your profile (`~/.bash_profile`, `~/.zshrc`, `~/.profile`, or `~/.bashrc`).</sub>
@ -435,7 +435,7 @@ If installing nvm on Alpine Linux *is* still what you want or need to do, you sh
@@ -435,7 +435,7 @@ If installing nvm on Alpine Linux *is* still what you want or need to do, you sh
The Node project has some desire but no concrete plans (due to the overheads of building, testing and support) to offer Alpine-compatible binaries.
@ -466,7 +466,7 @@ After the v0.8.6 release of node, nvm tries to install from binary packages. But
@@ -466,7 +466,7 @@ After the v0.8.6 release of node, nvm tries to install from binary packages. But
If setting the `default` alias does not establish the node version in new shells (i.e. `nvm current` yields `system`), ensure that the system's node PATH is set before the `nvm.sh` source line in your shell profile (see [#658](https://github.com/creationix/nvm/issues/658))