Skip to content

Commit 5947158

Browse files
authored
Update README.md
1 parent 6266138 commit 5947158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You need an API Key for that.
3636
require_once 'vendor/autoload.php';
3737

3838
// Use the library namespace
39-
use MsCode\Mailcow\MailCow\MailCowAPI;
39+
use MsCode\Mailcow\MailCowAPI;
4040

4141
// Then simply pass your API-Token when creating the API client object.
4242
$client = new MailCowAPI('mailcow-with-https.example.com','MAILCOW_API_KEY');

0 commit comments

Comments
 (0)