Skip to content

Commit 8f349b7

Browse files
authored
Update README.md (#2386)
I've been advising folks to do this for so long, I didn't realize that the README was still advising people to use the SDK version.
1 parent c0491ef commit 8f349b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ For issues/details related to hosted Dart API docs, see
1515

1616
## Installing dartdoc
1717

18-
- download the [Dart SDK](https://dart.dev/get-dart)
19-
- add the SDK's `bin` directory to your `PATH`
18+
Run `pub global activate dartdoc` to install the latest version of dartdoc compatible with your
19+
SDK.
2020

2121
## Generating docs
2222

0 commit comments

Comments
 (0)