We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf310b commit 4a22265Copy full SHA for 4a22265
README.md
@@ -7,7 +7,7 @@ This is a CLI tool written in **Bash** to interact with the Synapse Admin API.
7
The installation of this tool is pretty straigthforward. Just clone this repository and run the installation script.
8
9
```bash
10
-git clone <>
+git clone https://github.com/oblak-be/synapse-admin-api-cli.git
11
cd synapse-admin-api-cli/
12
./install.sh
13
```
0 commit comments