typo
This commit is contained in:
parent
e5cfab0e84
commit
e60122f083
|
@ -45,7 +45,7 @@ command.
|
||||||
The `install_egg_info` subcommand is called during this process, in order to
|
The `install_egg_info` subcommand is called during this process, in order to
|
||||||
create an `.egg-info` file in the `site-packages` directory.
|
create an `.egg-info` file in the `site-packages` directory.
|
||||||
|
|
||||||
For example, if the `zlib` project (which contains one package), is installed
|
For example, if the `zlib` project (which contains one package) is installed,
|
||||||
two elements will be installed in `site-packages`::
|
two elements will be installed in `site-packages`::
|
||||||
|
|
||||||
- zlib
|
- zlib
|
||||||
|
|
Loading…
Reference in New Issue