We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ef825 commit b6806f0Copy full SHA for b6806f0
README.md
@@ -26,7 +26,7 @@
26
27
For `bash`, `zsh` and `fish` shells, there's an [automatic installation script](./.ci/install.sh).
28
29
-First ensure that `curl` and `unzip` are already installed on you operating system. Then execute:
+First ensure that `curl` and `unzip` are already installed on your operating system. Then execute:
30
31
```sh
32
curl -fsSL https://fnm.vercel.app/install | bash
0 commit comments