Skip to content

Commit 84e5a7e

Browse files
authored
Update installation.md
1 parent 4d0c5b6 commit 84e5a7e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ nav_order: 2
88
# Installation
99
{: .no_toc }
1010

11-
Before install this package, you should have **PHP** installed on your machine.
11+
Before install this package, you should have **PHP >= 7.x** installed on your machine.
1212
{: .fs-6 .fw-300 }
1313

1414
* Download standalone binary from [releases](https://github.com/bb-cli/bb-cli/releases)
15-
* Move downloaded file to path like `mv bb.phar /usr/local/bin/bb`
15+
* Move downloaded file to path like `mv bb /usr/local/bin/bb`
1616
* For testing `bb help`
17-
* Let's move on to the [auth.](/authentication)
17+
* Let's move on to the [auth.](/authentication)

0 commit comments

Comments
 (0)