Skip to content

Commit

Permalink
fix(readme): Update readme with new usage
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Jan 15, 2019
1 parent 4c40847 commit 2a01036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ $ npm install pelias-schema
#### create index

```bash
node scripts/create_index.js; # quick start
./bin/create_index # quick start
```

#### drop index
Expand Down

0 comments on commit 2a01036

Please sign in to comment.