mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 09:14:06 +02:00
readme updates
This commit is contained in:
parent
97063a63b4
commit
0309c49668
1 changed files with 1 additions and 4 deletions
|
|
@ -5,9 +5,6 @@
|
|||
|
||||
# SMB
|
||||
|
||||
[](https://github.com/icewind1991/SMB/actions/workflows/ci.yaml)
|
||||
[](https://codecov.io/gh/icewind1991/SMB)
|
||||
|
||||
PHP wrapper for `smbclient` and
|
||||
[`libsmbclient-php`](https://github.com/eduardok/libsmbclient-php)
|
||||
|
||||
|
|
@ -195,7 +192,7 @@ In order to customize the integration you provide a custom implementation of
|
|||
Use the following steps to check if the library can connect to your SMB share.
|
||||
|
||||
1. Clone this repository or download the source as
|
||||
[zip](https://github.com/icewind1991/SMB/archive/master.zip)
|
||||
[zip](https://codeberg.org/icewind/SMB/archive/master.zip)
|
||||
2. Make sure [composer](https://getcomposer.org/) is installed
|
||||
3. Run `composer install` in the root of the repository
|
||||
4. Edit `example.php` with the relevant settings for your share.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue