diff --git a/README.md b/README.md index 7a9a105..5380058 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,6 @@ Lists the Node versions available to download remotely. Prints the required shell commands in order to configure your shell, Bash compliant by default. Provide `--fish` to output the Fish-compliant version. ## Future Plans -- [ ] Add a simpler way of installing it (`curl | bash`?) - [ ] Feature: make versions complete the latest: `10` would infer the latest minor and patch versions of node 10. `10.1` would infer the latest patch version of node 10.1 - [ ] Feature: `fnm use --install`, `fnm use --quiet` - [ ] Feature: `fnm install lts`?