Skip to content

Commit 6d09797

Browse files
committed
balala
1 parent c0ca78d commit 6d09797

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If this does not work, see instructions for running the Cadence Server at https:
2323
## Get CLI
2424

2525
[CLI is avaialable as an executable or as a docker image](https://github.com/uber/cadence/blob/master/tools/cli/README.md)
26-
26+
balala
2727
## Build a configuration
2828

2929
Add *cadence-client* as a dependency to your *pom.xml*:
@@ -33,7 +33,7 @@ Add *cadence-client* as a dependency to your *pom.xml*:
3333
<artifactId>cadence-client</artifactId>
3434
<version>V.V.V</version>
3535
</dependency>
36-
36+
3737
or to *build.gradle*:
3838

3939
compile group: 'com.uber.cadence', name: 'cadence-client', version: 'V.V.V'

0 commit comments

Comments
 (0)