diff options
| author | Chris McDonough <chrism@plope.com> | 2011-01-06 00:52:45 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-01-06 00:52:45 -0500 |
| commit | be72c66a284aa2584f7a960cdf198cb0ec664477 (patch) | |
| tree | b4b90e2ea8b67d8dae9ce18b21bb15f44b86763f /docs/tutorials/wiki2/distributing.rst | |
| parent | 51b2e8cf88a6451e974103c0c2cb7bba29e58b7f (diff) | |
| parent | be3d6f9b1bc55a5c20b04d36a0724f1ec092d169 (diff) | |
| download | pyramid-be72c66a284aa2584f7a960cdf198cb0ec664477.tar.gz pyramid-be72c66a284aa2584f7a960cdf198cb0ec664477.tar.bz2 pyramid-be72c66a284aa2584f7a960cdf198cb0ec664477.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/tutorials/wiki2/distributing.rst')
| -rw-r--r-- | docs/tutorials/wiki2/distributing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/distributing.rst b/docs/tutorials/wiki2/distributing.rst index f4421e145..9f5db19ae 100644 --- a/docs/tutorials/wiki2/distributing.rst +++ b/docs/tutorials/wiki2/distributing.rst @@ -18,7 +18,7 @@ On Windows: .. code-block:: text - c:\bigfntut> ..\Scripts\python setup.py sdist + c:\pyramidtut> ..\Scripts\python setup.py sdist .. warning:: If your project files are not checked in to a version control repository (such as Subversion), the dist tarball will |
