We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82e82d3 commit e081359Copy full SHA for e081359
README.md
@@ -10,6 +10,6 @@ You can build an executable via the following command:
10
11
`src/main/sh/build_runnable.sh`
12
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.
+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.
14
15
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