Skip to content

Commit fcdc638

Browse files
authored
remove $ so cut-and-paste works (#354)
1 parent 276f9f7 commit fcdc638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A high-level machine learning and deep learning library for the [PHP](https://ph
1212
## Installation
1313
Install Rubix ML into your project using [Composer](https://getcomposer.org/):
1414
```sh
15-
$ composer require rubix/ml
15+
composer require rubix/ml
1616
```
1717

1818
### Requirements

0 commit comments

Comments
 (0)