Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Feb 28, 2018
1 parent 9967ba3 commit 29b99f5
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,20 +119,7 @@ Contributions
-------------

Contributions are welcome. If you want to contribute to Stegano I highly
recommend you to install it in a Python virtual environment. For example:

.. code-block:: bash
$ git clone https://github.com/cedricbonhomme/Stegano.git
$ cd Stegano/
$ pew install 3.6.3 --type CPython
$ pew new --python=$(pew locate_python 3.6.3) -a . -r requirements.txt stegano-dev
stegano-dev$ python
Python 3.6.3 (default, Dec 5 2017, 22:12:25)
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import stegano
>>>
recommend you to install it in a Python virtual environment with pipenv.


License
Expand Down

0 comments on commit 29b99f5

Please sign in to comment.