Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit 11dc3ec

Browse files
committed
Getting Started: Use a bold syntax our Jekyll rendered likes
1 parent c11c8e6 commit 11dc3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/chapter-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The NativeScript CLI has a few system requirements you must have in place before
1212

1313
> **TIP**: If you're a bit overwhelmed by these requirements, or if you're looking for a way to build iOS apps on Windows, you might be interested in [using NativeScript with Telerik AppBuilder](/setup/quick-setup#the-appbuilder-tool-set). Telerik AppBuilder provides tooling for NativeScript apps, including the ability to perform iOS and Android builds in the cloud, which removes the need to complete these system requirements.
1414
15-
After completing the setup you should have two commands available from your terminal: `tns`—which is short for **T**elerik **N**ative**S**cript—and `nativescript`. The two commands are equivalent, so we'll stick with the shorter `tns`.
15+
After completing the setup you should have two commands available from your terminal: `tns`—which is short for <b>T</b>elerik <b>N</b>ative<b>S</b>cript—and `nativescript`. The two commands are equivalent, so we'll stick with the shorter `tns`.
1616

1717
You can verify the installation was successful by running `tns` in your terminal. You should see something like this:
1818

0 commit comments

Comments
 (0)