Skip to content

Commit e7fe0d0

Browse files
committed
chore(download): remove windows instructions from fnm
1 parent 663fad9 commit e7fe0d0

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)