aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c8da65..1f4e8be 100644
--- a/README.md
+++ b/README.md
@@ -9,4 +9,8 @@ Performs a few useful functions upon a collection of Conda build recipes:
- Cull the collection of sorted recipes by removing ones that would generate package file names
already existing in a given distribution channel.
-`rambo.py -h` for usage information
+Installation:
+`python setup.py install`
+
+Usage information:
+`rambo -h`