Skip to content

Commit 2d3ec13

Browse files
committed
Document libpq dependency
1 parent 89dceaa commit 2d3ec13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ docker pull chakkiworks/doccano
9595
First we need to install the dependencies. Run the following commands:
9696

9797
```bash
98+
sudo apt-get install libpq-dev
9899
pip install -r requirements.txt
99100
cd app
100101
```

0 commit comments

Comments
 (0)