Skip to content

Commit 3eb8592

Browse files
committed
updated readme
1 parent a126f0d commit 3eb8592

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,11 @@ Star this project on [GitHub](https://github.com/nrjdalal/pglaunch#readme) if yo
2323
## Installation
2424

2525
```
26-
npm install -g pglaunch
26+
npx pglaunch
2727
```
2828

2929
Other package managers are also supported.
3030

31-
Alternatively (recommended), you can install pglaunch globally:
32-
33-
```
34-
npx pglaunch
35-
```
36-
3731
Current implemented for bash/zsh shell.
3832

3933
## Examples

0 commit comments

Comments
 (0)