Skip to content

Commit d205d01

Browse files
authored
Merge pull request microsoft#137 from Ibrahim-Islam/master
update jquery sample
2 parents ac60a3c + 117f827 commit d205d01

File tree

5 files changed

+25
-718
lines changed

5 files changed

+25
-718
lines changed

jquery/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ For best results, scroll the window using the scrollbar.
1010

1111
## Running
1212
```
13-
tsc --sourcemap --target ES5 parallax.ts
14-
start parallax.html
13+
npm install
14+
tsc
15+
open parallax.html
1516
```

0 commit comments

Comments
 (0)