Skip to content

Commit 52454ae

Browse files
Alex HolmbergAlex Holmberg
authored andcommitted
patch: README.md duplicate phrases updated
1 parent 0b5e55e commit 52454ae

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/release-plz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
command: release-pr
5353
env:
5454
GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_TOKEN }}
55-
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
55+
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}cl

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,8 @@
1515

1616
```bash
1717
# Install
18-
# Install
1918
cargo install syncable-cli
2019

21-
# Analyze any project
22-
2320
# Analyze any project
2421
sync-ctl analyze /path/to/your/project
2522

@@ -213,8 +210,6 @@ We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
213210
# Run tests
214211
cargo test
215212

216-
# Check code quality
217-
cargo clippy
218213
# Check code quality
219214
cargo clippy
220215

0 commit comments

Comments
 (0)