Skip to content

Commit e04f7b0

Browse files
committed
chore: readme fix
1 parent 0b05ec1 commit e04f7b0

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,19 @@ Repository contains docker image with build dependencies for WOD projects.
2626
### → Installed and enabled **apk** packages in this image:
2727

2828
* **net-tools** — Linux networking base tools
29-
* **gettext (envsubst)** — The envsubst searches the input for pattern $VARIABLE or ${VARIABLE}. Then, it replaces the pattern with the value of the corresponding bash variable
29+
* **gettext (envsubst)** — The envsubst searches the input for pattern $VARIABLE or ${VARIABLE}. Then, it replaces the pattern with the value of the corresponding bash variable
3030
* git
31-
* bash
32-
* unzip
33-
* nano
31+
* bash
32+
* unzip
33+
* nano
3434
* ca-certificates
35-
* tzdata
36-
* curl
37-
* bash
38-
* make
39-
* tar
35+
* tzdata
36+
* curl
37+
* bash
38+
* make
39+
* tar
4040
* bzip2
4141

42-
<br>
43-
4442
### → Installed tools:
4543

4644
* [goss](https://goss.rocks/) — Quick and Easy server testing / validation

0 commit comments

Comments
 (0)