Skip to content

Commit eecbd4c

Browse files
authored
remove $ from snippet
1 parent cd5b878 commit eecbd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ _If you are using FastLabel prototype, please install version 0.2.2._
1919
## Installation
2020

2121
```bash
22-
$ pip install --upgrade fastlabel
22+
pip install --upgrade fastlabel
2323
```
2424

2525
> Python version 3.7 or greater is required

0 commit comments

Comments
 (0)