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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ To build the project you'll need to download and install :
26
26
*[Ant](http://ant.apache.org/)
27
27
28
28
1. Rename the file [user.properties.sample](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/user.properties.sample) to **user.properties**
29
-
2. Edit the file and replace **MY_TYPESCRIPT_COMPILER_PATH**bt the real TypeScript compiler full
29
+
2. Edit the file and replace **MY_TYPESCRIPT_COMPILER_PATH**by the real TypeScript compiler full
30
30
system path. e.g. on windows: <code>typescript.compiler.path = C:/Documents and Settings/{USER NAME HERE}/Application Data/npm/tsc.cmd
31
31
3. Use your favorite editor to run Ant or simply type <code>ant puremvc-typescript-multicore-framework/build
0 commit comments