forked from platypush/platypush
[CI/CD] Added yum install platypush-git
line to index.txt
.
This commit is contained in:
parent
a915dd1e1f
commit
1e2ffc121f
1 changed files with 4 additions and 0 deletions
|
@ -908,6 +908,10 @@ steps:
|
|||
====================
|
||||
|
||||
$ sudo yum install platypush
|
||||
|
||||
Or, if you want to install a version always up-to-date with the git repo:
|
||||
|
||||
$ sudo yum install platypush-git
|
||||
EOF
|
||||
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue