Skip to content

Commit e081359

Browse files
Update README.md
1 parent 82e82d3 commit e081359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ You can build an executable via the following command:
1010

1111
`src/main/sh/build_runnable.sh`
1212

13-
This will create a JAR with a bash wrapper that you can drop in your $PATH and run like a normal Linux/Mac executable.
13+
This will create a JAR with a bash wrapper in the `bin` directory that you can drop in your $PATH and run like a normal Linux/Mac executable.
1414

1515
CDM doesn't currently work on windows as it's dependent on bash and cqlsh. There are plans to lift this restriction.

0 commit comments

Comments
 (0)