Remove RPM spec stuff from README and Makefile, simplify install instructions
Some checks failed
CI with JUnit Report / build-and-test (push) Has been cancelled
Some checks failed
CI with JUnit Report / build-and-test (push) Has been cancelled
This commit is contained in:
10
README.md
10
README.md
@@ -1,8 +1,6 @@
|
||||
cmdarg
|
||||
======
|
||||
|
||||
[](http://jenkins.aklabs.net/job/cmdarg-test/)
|
||||
|
||||
Requires bash >= 4.
|
||||
|
||||
source cmdarg.sh
|
||||
@@ -14,13 +12,7 @@ Installation
|
||||
|
||||
From source
|
||||
|
||||
cd cmdarg
|
||||
make install
|
||||
|
||||
From RPM
|
||||
|
||||
# add http://yum.aklabs.net/el/[5|6]/noarch as a yum repo for your system
|
||||
yum install cmdarg
|
||||
cp cmdarg.sh PATH_WHERE_YOU_WANT_IT
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
Reference in New Issue
Block a user