X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.rst;h=35480342f3fb03e92255507ce638b6fc61a5ddc6;hp=1d99ad232da4329a0ac4b14de673fcdf9f373999;hb=ac03309ca1b4fcaf8f85509862af86a632161622;hpb=49c9d9b43d4f09242e86ec48806ea9ff73519e1c diff --git a/README.rst b/README.rst index 1d99ad2..3548034 100644 --- a/README.rst +++ b/README.rst @@ -50,7 +50,7 @@ Use `virtualenv`_ Troubleshooting ^^^^^^^^^^^^^^^ -If you use Linux, you might need to install some packages if you haven't already. +If you use Linux, you might need to install some packages if you haven't already. For debian-based distros, these can be installed with .. code:: bash @@ -67,7 +67,7 @@ If you are in this case, I recommend taking a look at `Issue #10`_ and let me kn If installation in *the quick way* doesn't work: -- `sudo pip uninstall rainbowstream` +- ``sudo pip uninstall rainbowstream`` - use the *virtualenv way* above - `create an issue`_ and provide: @@ -95,9 +95,9 @@ You can try it with: rainbowstream -iot # Or rainbowstream --image-on-term -You also can change the config key ``IMAGE_ON_TERM`` to ``True`` inside the app -to enable above feature, -change ``IMAGE_SHIFT`` to set image's margin (relative to your terminal's width) +You also can change the config key ``IMAGE_ON_TERM`` to ``True`` inside the app +to enable above feature, +change ``IMAGE_SHIFT`` to set image's margin (relative to your terminal's width) or ``IMAGE_MAX_HEIGHT`` to control max height of every image. (see `config management`_ section).