Skip to content

Commit 0e48c3f

Browse files
added one-liner (like mon)
1 parent 7ed944c commit 0e48c3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ mongroup is a wrapper for [mon](https://github.com/visionmedia/mon/). It allows
66

77
make install
88

9+
One-liner:
10+
11+
(mkdir /tmp/mongroup && cd /tmp/mongroup && curl -L# https://github.com/jgallen23/mongroup/archive/master.tar.gz | tar zx --strip 1 && make install)
12+
913
## Usage
1014

1115
Usage: mongroup [options] [command]

0 commit comments

Comments
 (0)