Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitrov-adrian committed Dec 3, 2021
1 parent 9b44851 commit 810bae1
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,13 @@

## How to install

### Install as a dependency in `package.json`
In your Directus installation root

```json
{
"dependencies": {
"directus-extension-searchsync": "^dimitrov-adrian/directus-extension-searchsync"
}
}
```
npm install dimitrov-adrian/directus-extension-searchsync
```

Then do `npm install`
Restart directus

## CLI Commands

Expand Down

0 comments on commit 810bae1

Please sign in to comment.