Skip to content

Commit 1e61313

Browse files
committed
Update README.md
1 parent fe83f26 commit 1e61313

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,8 +578,9 @@ pgadmin3已经包含了postgresql-client
578578

579579
驱动的安装
580580
```
581+
$ sudo apt-get install python-dev
581582
$ sudo apt-get install libpq-dev
582-
$ pip install psycopg2
583+
$ sudo pip install psycopg2
583584
```
584585

585586
终端使用

0 commit comments

Comments
 (0)