Skip to content

Commit 1d99be7

Browse files
authoredAug 14, 2022
readme commit
1 parent 6c085f1 commit 1d99be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
In this repo, you can find examples to improve your Javascript Algorithm knowledge.
33

44
Open terminal and use the code below.
5-
`nodemon .\ex1.js`
5+
`nodemon .\ex1.js` or `node .\ex1.js`
66

77
**1. Beginner**
88
- **Ex-1:** Finding the sum of two numbers

0 commit comments

Comments
 (0)