mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-15 05:26:37 +03:00
Docs wrapping
This commit is contained in:
parent
bbe6414ad3
commit
2b52469a0b
|
@ -107,7 +107,9 @@ Install from a package
|
||||||
**Microsoft Windows**
|
**Microsoft Windows**
|
||||||
There are two options to install a precompiled `psycopg2` package under windows:
|
There are two options to install a precompiled `psycopg2` package under windows:
|
||||||
|
|
||||||
**Option 1:** Using `pip`__ (Included in python 2.7.9+ and python 3.4+) and a binary wheel package. Launch windows' command prompt (`cmd.exe`) and execute the following command::
|
**Option 1:** Using `pip`__ (Included in python 2.7.9+ and python 3.4+)
|
||||||
|
and a binary wheel package. Launch windows' command prompt (`cmd.exe`)
|
||||||
|
and execute the following command::
|
||||||
|
|
||||||
pip install psycopg2
|
pip install psycopg2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user