Skip to content

Commit 66e713c

Browse files
authored
Fix repository URL in installation instructions
1 parent f34dfea commit 66e713c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ This project is ideal if you:
113113

114114
```bash
115115
# 1. Clone the repo
116-
git clone https://github.com/agenticdevops/devops-execution-engine-.git
117-
cd devops-execution-engine-
116+
git clone https://github.com/agenticdevops/devops-execution-engine.git
117+
cd devops-execution-engine
118118

119119
# 2. Install as Clawdbot skill
120120
clawdbot skills:install .

0 commit comments

Comments
 (0)