You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
**tl;dr**: [Download WSK](https://github.com/google/web-starter-kit/releases/latest) and run `$ npm install --global gulp && npm install` in that directory to get started.
4
4
5
-
-
5
+
---
6
6
7
7
To take advantage of Web Starter Kit you need to:
8
8
@@ -49,6 +49,6 @@ Web Starter Kit includes a yarn.lock file that will be used here.
49
49
50
50
That's it! You should now have everything needed to use the Web Starter Kit.
51
51
52
-
-
52
+
---
53
53
54
54
You may also want to get used to some of the [commands](commands.md) available.
0 commit comments