Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
18c406ec
Commit
18c406ec
authored
Sep 25, 2017
by
Michael Howitz
Committed by
GitHub
Sep 25, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to current versions
parent
073b8a18
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/INSTALL-virtualenv.rst
doc/INSTALL-virtualenv.rst
+3
-3
No files found.
doc/INSTALL-virtualenv.rst
View file @
18c406ec
...
...
@@ -11,20 +11,20 @@ Create a Virtual Environment
.. code-block:: sh
$ /opt/Python-2.7.
9
/bin/virtualenv z213
$ /opt/Python-2.7.
14
/bin/virtualenv z213
New python executable in z213/bin/python
Installing setuptools, pip, wheel...done.
$ cd z213
Install the Zope2 2.13.2
2
Software Packages
Install the Zope2 2.13.2
6
Software Packages
-------------------------------------------
.. code-block:: sh
$ bin/pip install \
--trusted-host download.zope.org \
--index http://download.zope.org/Zope2/index/2.13.2
2
/ Zope2
--index http://download.zope.org/Zope2/index/2.13.2
6
/ Zope2
Collecting Zope2
...
Successfully installed ...
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment