Skip to content

Commit ed21a51

Browse files
committed
docs: update repository URLs to RedHatProductSecurity org
1 parent 0bfe785 commit ed21a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ Lola fixes this. Write your skills and commands once as portable modules, then i
2121

2222
```bash
2323
# With uv (recommended)
24-
uv tool install git+https://github.com/seckatie/lola
24+
uv tool install git+https://github.com/RedHatProductSecurity/lola
2525

2626
# Or clone and install locally
27-
git clone https://github.com/seckatie/lola
27+
git clone https://github.com/RedHatProductSecurity/lola
2828
cd lola
2929
uv tool install .
3030
```

0 commit comments

Comments
 (0)