commit | 9a43df0db1e7271140bc24a72400e038492798d4 | [log] [tgz] |
---|---|---|
author | Elijah Luckey <luckeyelijah112@gmail.com> | Wed Feb 02 18:24:43 2022 -0500 |
committer | GitHub <noreply@github.com> | Wed Feb 02 15:24:43 2022 -0800 |
tree | 3754c6f21535ff49f35c721fdfb1623ce2424c44 | |
parent | b264f8423ae47d1d5bb2d5426360244eb4b72f4a [diff] |
updates readme documentation (#363)
diff --git a/README.md b/README.md index 16c68d9..6457e2e 100644 --- a/README.md +++ b/README.md
@@ -14,7 +14,7 @@ #### Install coverage - pub global activate coverage + dart pub global activate coverage Consider adding the `pub global run` executables directory to your path. See [Running a script from your PATH](https://dart.dev/tools/pub/cmd/pub-global#running-a-script-from-your-path)