You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ A PHP SDK for the [DAO](http://www.dao.as) [API](https://api.dao.as/docs/).
13
13
Open a command console, enter your project directory and execute the following command to download the latest stable version of this library:
14
14
15
15
```bash
16
-
$ composer require setono/dao-php-sdk
16
+
composer require setono/dao-php-sdk
17
17
```
18
18
19
19
This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.
0 commit comments