Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

README:provide detailed Windows instructions #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This is a modular build seed for custom compiling your own version of WinJS.

## Build

Note: On windows, install [git](http://www.git-scm.com/download/win) and run 'Git Bash' to open a bash-compatible console.

1. npm install -g requirejs
1. npm install winjs-modules
Expand Down