Skip to content

Commit 634567e

Browse files
authored
chore(download): remove windows instructions from fnm (#7769)
1 parent 9882094 commit 634567e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/site/util/downloadUtils/constants.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@
127127
},
128128
{
129129
"id": "FNM",
130-
"icon": "NVM",
130+
"icon": "FNM",
131131
"name": "fnm",
132132
"compatibility": {
133-
"os": ["MAC", "LINUX", "WIN"]
133+
"os": ["MAC", "LINUX"]
134134
},
135135
"recommended": true,
136136
"url": "https://github.com/Schniz/fnm",

0 commit comments

Comments
 (0)