Skip to content

Commit c27cbae

Browse files
committed
Remove line about submodules from README
Doesn't seem to be true anymore.
1 parent c2224b9 commit c27cbae

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@ Integrating NativeScript with Angular 2.
44

55
# Running locally
66

7-
## Get submodule code
8-
9-
The project bundles the NativeScript modules and Angular as source code dependencies set up as git submodules. You need to get them by running:
10-
11-
```
12-
$ git submodule update --init
13-
```
14-
157
# Prerequisites
168

179
Install your native toolchain and NativeScript as described in the docs:

0 commit comments

Comments
 (0)