From 980db171485cab6171b61639fcf6bcb1fddc0449 Mon Sep 17 00:00:00 2001 From: Diego Volpatto Date: Thu, 9 May 2019 20:44:55 -0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7cde0ff..8588db2 100644 --- a/README.md +++ b/README.md @@ -145,10 +145,18 @@ Start all snoop lines with a prefix, to grep for them easily: # Installation # +You can install **PySnooper** by: + +* pip: ```console $ pip install pysnooper ``` +* conda with conda-forge channel: +```console +$ conda install -c conda-forge pysnooper +``` + # Advanced Usage # `watch_explode` will automatically guess how to expand the expression passed to it based on its class. You can be more specific by using one of the following classes: