Skip to content

Commit 2df95ba

Browse files
committed
1 parent 4e2dba2 commit 2df95ba

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ you will see:
1212
```
1313
scalive-1.0/
1414
scalive
15-
scalive.bat
15+
scalive.cmd
1616
scalive-1.0.jar
1717
1818
scala-library-2.10.2.jar
@@ -33,7 +33,7 @@ corresponding JARs and save them as above.
3333

3434
## Usage
3535

36-
Run the shell script `scalive` (*nix) or `scalive.bat` (Windows).
36+
Run the shell script `scalive` (*nix) or `scalive.cmd` (Windows).
3737

3838
To see a list of running JVM processes and their process IDs:
3939

dev/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This is the directory that will be zipped when Scalive is released.
77

88
zip/
99
scalive
10-
scalive.bat
10+
scalive.cmd
1111
scalive_2.10-1.0-SNAPSHOT.jar -> ../../target/scala-2.10/scalive_2.10-1.0-SNAPSHOT.jar
1212

1313
scala-library-2.10.2.jar
File renamed without changes.

0 commit comments

Comments
 (0)