Skip to content

Commit f77b248

Browse files
Merge pull request #11 from tomswinkels/patch-1
Update README.md
2 parents b90a165 + 9dd1e58 commit f77b248

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ extensions:
2323
- sockets https://www.php.net/manual/en/book.sockets.php
2424
- mbstring https://www.php.net/manual/en/book.mbstring.php
2525

26+
## Installation via composer
27+
Run the following command to install the latest applicable version of the package:
28+
``composer require stefanak-michal/bolt``
29+
2630
## Usage
2731
See ``index.php`` file. It contains few examples how you can use this library. Of course you need to set up your username and password. This repository contains simple `autoload.php` file.
2832

0 commit comments

Comments
 (0)