X-Git-Url: https://scripts.mit.edu/gitweb/wizard.git/blobdiff_plain/953d7cb0449d2b48dfbdbf703e990883ba20a263..866206ef57fdddea5b29a6535fa0afd291ef898f:/doc/create.rst diff --git a/doc/create.rst b/doc/create.rst index 6b25e14..aaa88fc 100644 --- a/doc/create.rst +++ b/doc/create.rst @@ -107,7 +107,7 @@ reasonable template file is:: ) Don't forget to run :file:`python setup.py egg_info` and add your module -to your :env:`PYTHON_PATH`. +to your :envvar:`PYTHON_PATH`. Now we are ready to put some code in our repository: the first thing we will add is the :term:`pristine` branch, which contains verbatim the code from upstream.