mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-04-28 07:11:21 +00:00
docs: correct git clone url
This commit is contained in:
parent
6cdbbeedd0
commit
bbf32039a7
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Keyweave is an open-source tool designed to seamlessly fetch secrets from Azure
|
||||||
Clone the repository to your local machine:
|
Clone the repository to your local machine:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/your-username/keyweave.git
|
git clone https://github.com/bartvdbraak/keyweave.git
|
||||||
cd keyweave
|
cd keyweave
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue