You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,7 @@ Command line client for interacting with the [ShootProof API](http://developer.s
6
6
7
7
## Installation
8
8
9
-
_Your system must have PHP 5.4 or later installed in order to use the ShootProof command line tool._
10
-
11
-
_NOTICE: This tool is not currently supported on Windows, as it makes use of [POSIX](http://php.net/posix) functions._
9
+
_NOTICE: Your system must have PHP 5.4 or later installed in order to use the ShootProof command line tool. This tool is not currently supported on Windows, as it makes use of [POSIX](http://php.net/posix) functions._
12
10
13
11
Download the `shootproof-cli.phar` file from the [latest release](https://github.com/shootproof/shootproof-cli/releases) and place it in `/usr/local/bin` or wherever it's accessible from your `PATH`.
0 commit comments