diff options
| author | Federico Ceratto <federico.ceratto@gmail.com> | 2017-01-06 12:42:32 +0000 |
|---|---|---|
| committer | Federico Ceratto <federico.ceratto@gmail.com> | 2017-01-06 12:42:32 +0000 |
| commit | 1d3bd562aa69dc50249974fd96dfd39d6dd28c7c (patch) | |
| tree | 2240b121fab21e7b30f330c9eb5a538d8638ac20 /README.rst | |
| parent | 46d1028a330ffe4d344b99739d1d4b607654ade5 (diff) | |
| download | cmd2-git-1d3bd562aa69dc50249974fd96dfd39d6dd28c7c.tar.gz | |
Remove mentions of 2to3, remove INSTALL.txt
Diffstat (limited to 'README.rst')
| -rwxr-xr-x | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ Instructions for implementing each feature follow. See Python standard library's `optparse` documentation: http://docs.python.org/lib/optparse-defining-options.html
-cmd2 can be installed with `easy_install cmd2`
+cmd2 can be installed from a Linux distribution or using `pip install cmd2`
Cheese Shop page: http://pypi.python.org/pypi/cmd2
|
