Skip to content

Commit 2c3a332

Browse files
author
wlanboy
committed
added install
1 parent 97bbb3d commit 2c3a332

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ curl -L -X POST 'http://127.0.0.1:8080/client' -H 'Content-Type: application/jso
3030
```
3131
# local dev
3232
```bash
33+
curl -fsSL https://raw.githubusercontent.com/metalbear-co/mirrord/main/scripts/install.sh | bash
34+
3335
mirrord exec -n javahttpclient --target deployment/javahttpclient -- ./mvnw spring-boot:run
3436
```
3537

0 commit comments

Comments
 (0)