Skip to content

Commit 7ba3172

Browse files
authored
docs(example): remove $ prefix from snippet (#215)
1 parent 5b632a7 commit 7ba3172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
```sh
44
# Activate Very Good CLI
5-
$ dart pub global activate very_good_cli
5+
dart pub global activate very_good_cli
66

77
# See list of available commands
88
very_good --help

0 commit comments

Comments
 (0)