Skip to content

Commit 1ebb092

Browse files
authored
Update README.md
1 parent e8bbc77 commit 1ebb092

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
@@ -44,7 +44,7 @@ so you can be your own local "DevOp"; nearly every category of [periodic table o
4444
If your change the ports in the docker-compose.yml change them also in nginx-reverse/nginx.conf (stream {...} )
4545
## Installation
4646

47-
### Importantn: First use ./setupEnvironment.sh
47+
### Important: First use ./setupEnvironment.sh
4848

4949
The ./setupEnvironment.sh
5050
* configures your settings and generates a .env File used by docker-compose
@@ -55,7 +55,7 @@ The ./setupEnvironment.sh
5555

5656
Bring up your own DevOp Playground ... just do a
5757

58-
### setup without sonar, takes 76GiB
58+
### setup without sonar, takes 7GiB
5959
```
6060
git clone https://github.com/Springjunky/docker-local-build-environment.git
6161
cd docker-local-build-environment
@@ -64,7 +64,7 @@ Bring up your own DevOp Playground ... just do a
6464
```
6565
starts 9 container
6666

67-
### setup sonar, takes 10GiB
67+
### setup with sonar, takes 10GiB
6868
```
6969
git clone https://github.com/Springjunky/docker-local-build-environment.git
7070
cd docker-local-build-environment

0 commit comments

Comments
 (0)