Skip to content

Commit f16b176

Browse files
authored
Update README.md
1 parent 2240ba7 commit f16b176

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,11 @@ Clone the repo or download php-switch.sh
1414

1515
## Usage
1616

17-
./php-switch.sh add-repo       Install PHPs Repo
18-
19-
./php-switch.sh info           PHP Versions/Package Info
20-
21-
./php-switch.sh install 7.0 Install PHP Ver 7.0
22-
23-
./php-switch.sh uninstall 7.0 Unistall PHP Ver 7.0
24-
25-
./php-switch.sh to 7.2 Switch to version 7.2
26-
27-
./php-switch.sh ver Show current PHP Ver info
17+
- ./php-switch.sh add-repo       Install PHPs Repo
18+
- ./php-switch.sh info           PHP Versions/Package Info
19+
- ./php-switch.sh install 7.0 Install PHP Ver 7.0
20+
- ./php-switch.sh uninstall 7.0 Uninstall PHP Ver 7.0
21+
- ./php-switch.sh to 7.2 Switch to version 7.2
22+
- ./php-switch.sh ver Show current PHP Ver info
2823

2924

0 commit comments

Comments
 (0)