Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
BhuwanPandey committed Sep 10, 2024
1 parent 8c7e607 commit 1530f49
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,18 @@

## Setup

### Without Docker

```
# Clone repo
git clone https://github.com/openfoodfacts/open-prices.git
cd open-prices
# Copy .env.example to .env
```

### Without Docker

```
# Install poetry (Python dependency manager) at version 1.6.1
# see https://python-poetry.org/docs/
Expand Down

0 comments on commit 1530f49

Please sign in to comment.