Skip to content

Commit 0240a1a

Browse files
Alex HolmbergAlex Holmberg
authored andcommitted
feat: added cargo isntall command for readme
1 parent ab9ee84 commit 0240a1a

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@
3333

3434
## 📦 Installation
3535

36+
### ⚡ Quick Install
37+
38+
The fastest way to get started:
39+
40+
```bash
41+
cargo install syncable-cli
42+
```
43+
44+
Or see below for building from source.
45+
3646
### From Source (Recommended)
3747

3848
```bash
@@ -169,7 +179,6 @@ $ sync-ctl analyze ./fastapi-service --json
169179
]
170180
}
171181
```
172-
173182
### Example: Security Analysis
174183

175184
```bash
@@ -288,4 +297,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
288297

289298
---
290299

291-
**Built with ❤️ by the Syncable team**
300+
**Built with ❤️ by the Syncable team**

0 commit comments

Comments
 (0)