diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-03-13 23:05:17 +0200 |
|---|---|---|
| committer | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-03-13 23:05:17 +0200 |
| commit | f73f0e332658fac2583f51247dcd49bd36d63ce4 (patch) | |
| tree | 9fcc88c1d361fbc417e78815db59e3a4ed8d3af7 /docs/tutorials/wiki/NOTE-relocatable.txt | |
| parent | 6d62d124ee8ffd09459690e34aae95b43d0f2d53 (diff) | |
| download | pyramid-f73f0e332658fac2583f51247dcd49bd36d63ce4.tar.gz pyramid-f73f0e332658fac2583f51247dcd49bd36d63ce4.tar.bz2 pyramid-f73f0e332658fac2583f51247dcd49bd36d63ce4.zip | |
consistency: use $VENV whenever virtualenv binaries are used
Diffstat (limited to 'docs/tutorials/wiki/NOTE-relocatable.txt')
| -rw-r--r-- | docs/tutorials/wiki/NOTE-relocatable.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki/NOTE-relocatable.txt b/docs/tutorials/wiki/NOTE-relocatable.txt index 4c778ad04..e942caba8 100644 --- a/docs/tutorials/wiki/NOTE-relocatable.txt +++ b/docs/tutorials/wiki/NOTE-relocatable.txt @@ -1,5 +1,5 @@ We specifically use relative package references where possible so this demo -works even if the user names their package (in the 'bin/pcreate -s +works even if the user names their package (in the '$VENV/bin/pcreate -s zodb ...' step) something other than 'tutorial'. Specifically: |
