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

Commit 1ff3f3a

Browse files
authored
Merge pull request #1572 from adrian-niculescu/typo-fix
Update running-latest.md
2 parents 3feb8ac + bee2733 commit 1ff3f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releases/running-latest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Often when working with open-source projects, one needs functionality that has n
1515

1616
## Getting the latest development version via npm
1717

18-
As an open-source project NativeScript keeps not only its source code but its build infrastructure open. That is why we choose [Travis CI](https://travis-ci.org/) for our nighly builds. Every commit in the master branch of all major NativeScript repos triggers a [Travis CI](https://travis-ci.org/) build which publishes an npm package that can be used directly. Follow those simple steps to get the latest development version of NativeScript:
18+
As an open-source project NativeScript keeps not only its source code but its build infrastructure open. That is why we choose [Travis CI](https://travis-ci.org/) for our nightly builds. Every commit in the master branch of all major NativeScript repos triggers a [Travis CI](https://travis-ci.org/) build which publishes an npm package that can be used directly. Follow those simple steps to get the latest development version of NativeScript:
1919

2020
- Uninstall any existing NativeScript versions:
2121

0 commit comments

Comments
 (0)