Skip to content

Commit 8e9ca46

Browse files
committed
update REAMDE.md for android
1 parent 63cfff1 commit 8e9ca46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ ecoCode mobile is based on evolving catalogs of [best practices](https://github.
2424
🚀 Quickstart
2525
-------------
2626

27-
A SonarQube container image with ecoCode mobile embedded exists !
27+
A SonarQube container image with ecoCode Android embedded exists !
2828

2929
```bash
3030
docker run -ti --rm \
31-
-v sq_ecocode_mobile_logs:/opt/sonarqube/logs \
32-
-v sq_ecocode_mobile_data:/opt/sonarqube/data \
31+
-v sq_ecocode_android_logs:/opt/sonarqube/logs \
32+
-v sq_ecocode_android_data:/opt/sonarqube/data \
3333
-p 9000:9000 \
3434
--name sonarqube-ecocode-android \
3535
ghcr.io/green-code-initiative/sonarqube-ecocode-android:latest

0 commit comments

Comments
 (0)