Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Commit

Permalink
feat(docs): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
s-panferov committed Jun 14, 2016
1 parent 966796d commit 0d4f1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -89,7 +89,7 @@ You can use the tsconfig.json file to configure your compiler and loader:
### compiler *(string) (default='typescript')*

Allows use of TypeScript compilers other than the official one. Must be
set to the NPM name of the compiler, e.g. *ntypescript* or the path to a `tsc` file.
set to the NPM name of the compiler, e.g. *ntypescript* or the path to a package folder.
Note that the compiler must be installed in **your** project. You can also use
nightly versions.

Expand Down

0 comments on commit 0d4f1b6

Please sign in to comment.