Skip to content

Commit ff56a50

Browse files
traynhamPitNikola
authored andcommitted
Update mdn.js
Added note about Nodejs dependency.
1 parent 054c5a0 commit ff56a50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

commands/web-searches/mdn.js

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/usr/bin/env node
22

3+
// Dependency: This script requires Nodejs.
4+
// Install Node: https://nodejs.org/en/download/
5+
//
36
// Required parameters:
47
// @raycast.schemaVersion 1
58
// @raycast.title MDN JS Docs

0 commit comments

Comments
 (0)