Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malgamves committed Feb 23, 2024
1 parent 8188417 commit e6c9ac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ docker compose up -d


### 📩 Importing Data
> Before you can import data, add any files to thier respective media type in the `public/` folder.
> Before you can import data, add any files to their respective media type in the `public/` folder.
With your data in the right folder, run `yarn install` to install all project dependancies and to import your data into Weaviate and initailise a collection, run:
With your data in the right folder, run `yarn install` to install all project dependencies and to import your data into Weaviate and initialise a collection, run:
```bash
yarn run import
```
Expand Down

0 comments on commit e6c9ac8

Please sign in to comment.