Skip to content

Commit 7d5bc08

Browse files
authored
Update README.md
1 parent 0d97f7e commit 7d5bc08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This Contains Javascript Files
55
## Reason for not executing JS File, prompt command
66

77
- prompt() is a method of the Global window object found in browsers. It's not part of the JavaScript language.
8-
- window object is not defined in this environment.
8+
- window object is not defined in Node JS environment.
99
- Step 1: npm init
1010

1111
Step 2: npm install prompt-sync

0 commit comments

Comments
 (0)