We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0491ef commit 8f349b7Copy full SHA for 8f349b7
README.md
@@ -15,8 +15,8 @@ For issues/details related to hosted Dart API docs, see
15
16
## Installing dartdoc
17
18
-- download the [Dart SDK](https://dart.dev/get-dart)
19
-- add the SDK's `bin` directory to your `PATH`
+Run `pub global activate dartdoc` to install the latest version of dartdoc compatible with your
+SDK.
20
21
## Generating docs
22
0 commit comments