We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b206b7 commit dddb134Copy full SHA for dddb134
content/en/docs/Get-Started/TryAtPlatform.md
@@ -12,7 +12,7 @@ This tutorial will guide you through a 5 step process to install and run our dem
12
13
{{% toggleblock title="Step 1: Install at_app" %}}
14
Run the following command to install at_app, our developer toolkit:
15
-{{% codeblock id="1" %}}flutter pub global activate at_app{{% /codeblock %}}
+{{% codeblock id="1" %}}dart pub global activate at_app{{% /codeblock %}}
16
{{% /toggleblock %}}
17
18
{{% toggleblock title="Step 2: Install the demo app" %}}
0 commit comments