Skip to content

Commit 95b75f6

Browse files
authored
Update README.md
1 parent 03c8856 commit 95b75f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This package provides implementations of various process scheduling algorithms.
1111
You can install this package via npm. Make sure you have Node.js and npm installed on your machine.
1212

1313
```bash
14-
npm install your-package-name
14+
npm install processSchedulingAlgo
1515

1616
Replace your-package-name with the actual name of your package.
1717

0 commit comments

Comments
 (0)