Skip to content

Commit 0348bc4

Browse files
authored
Remove errant ` in readme
2 parents 2412fd7 + e6caef4 commit 0348bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ couch2pg supports PostgreSQL 9.4 and greater. The user passed in the postgres ur
1919
## Example cli usage
2020

2121
```
22-
npm install -g couch2pg`
22+
npm install -g couch2pg
2323
couch2pg --help
2424
```
2525

0 commit comments

Comments
 (0)