We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bf9ee commit ab9e41bCopy full SHA for ab9e41b
1 file changed
README.md
@@ -39,7 +39,7 @@
39
# Prerequisites: Rust 1.70+ and Git
40
41
# Clone the repository
42
-git clone https://github.com/yourusername/syncable-cli.git
+git clone https://github.com/syncable-dev/syncable-cli.git
43
cd syncable-cli
44
45
# Build and install
@@ -51,7 +51,7 @@ sync-ctl --version
51
52
### Pre-built Binaries
53
54
-Coming soon! Check the [releases page](https://github.com/yourusername/syncable-cli/releases).
+Coming soon! Check the [releases page](https://github.com/syncable-dev/syncable-cli/releases).
55
56
## 🚀 Quick Start
57
0 commit comments