Skip to content

Commit 136e9ab

Browse files
committed
Readme updates
1 parent 927dd90 commit 136e9ab

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
Voucherify-SDK-PHP usage sample
1+
# Voucherify-SDK-PHP usage sample
22

3-
Install composer - php dependencies management tool
4-
https://getcomposer.org/
3+
> Install [Composer](https://getcomposer.org/) - PHP dependencies management tool which by default use [Packagist](https://packagist.org/) as main packages repository - Voucherify is already there.
54
6-
Composer use Packagist as main repository.
7-
https://packagist.org/
8-
9-
Run from Command Line: composer install - to download dependencies (voucherify-php-sdk)
10-
Run from Command Line: php sample.php - to execute sample project
5+
Run from system command line: `composer install` - to download dependencies (voucherify-php-sdk)
6+
Run from system command line: `php sample.php` - to execute sample project

0 commit comments

Comments
 (0)