Skip to content

Commit 58efbc8

Browse files
doc(getting-started): format info message
1 parent 1614e0c commit 58efbc8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/article/en-US/getting-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ Now that you've downloaded a starter package, you need to unzip it on your hard
3232

3333
Once you've got your web server set up, navigate to the `index.html` page using your favorite browser. If everything is working correctly, you should see the message "Welcome to Aurelia!" displayed.
3434

35-
_**Note:** These getting-started kits are intended to be used as-is. In order to facilitate this, the required packages are already included in the downloaded zip. You'll want to avoid running `jspm install` and instead simply serve the kit in its original form._
35+
> Info
36+
> These getting-started kits are intended to be used as-is. In order to facilitate this, the required packages are already included in the downloaded zip. You'll want to avoid running `jspm install` and instead simply serve the kit in its original form.
3637
3738
## [The Index.html Page](aurelia-doc://section/2/version/1.0.0)
3839

0 commit comments

Comments
 (0)