Skip to content

Commit

Permalink
correct readme
Browse files Browse the repository at this point in the history
  • Loading branch information
minhtuannguyen committed Jan 16, 2019
1 parent 51251f8 commit 91efcac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,7 @@ Define `:sync` configuration in the project.clj of each target project. It has t
A namespace/resource/package will be synchronized between 2 projects if and only if they are defined in the both project.clj.

## Example
Breaking Change: Since the version `0.9.47`the selector names `:sync` instead of `:ns-sync`
The `:sync` configuration can be specified like that:
**Breaking change**: since the version `0.9.47`the selector names `:sync` instead of `:ns-sync`. The `:sync` configuration can be specified like that:

```clojure
:sync { :test-cmd [["./lein.sh" "profile-1" "test"]
Expand Down

0 comments on commit 91efcac

Please sign in to comment.