mirror of
https://github.com/wassname/pyreadline.git
synced 2026-08-17 11:24:37 +08:00
Added forgotten files from split
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
There are a few things that are not autmatically installed. For instance the configuration file and the startup code that makes sure pyreadline is activated when running python in interactive mode.
|
||||
|
||||
However when using ipython pyreadline is imported by default by ipython.
|
||||
|
||||
Development version
|
||||
-------------------
|
||||
|
||||
Use :command:`easy_install pyreadline==dev` to get development version. Copy pyreadlineconfig.ini from pyreadline/configuration to your HOME directory (usually c:/documents and settings/YOURNAME)
|
||||
|
||||
Current release version
|
||||
-----------------------
|
||||
|
||||
Use :command:`easy\_install pyreadline` to get development version.
|
||||
|
||||
Reference in New Issue
Block a user