Skip to content

Commit

Permalink
fix readme doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nelisys committed Oct 24, 2015
1 parent b215929 commit de235a6
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# ping
PHP Class for fping command

Requires: fping
Requirements
------------

Installation with Composer
--------------------------
Requires: fping

For RedHat/CentOS 6, 7

Expand All @@ -13,6 +13,9 @@ For RedHat/CentOS 6, 7
[root@centos ~]# yum install fping
```

Installation with Composer
--------------------------

```shell
$ composer require nelisys/ping
```
Expand Down

0 comments on commit de235a6

Please sign in to comment.