Skip to content

Commit 8d569f0

Browse files
committed
Update docs to mention 32-bit build
1 parent a2de1a7 commit 8d569f0

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@ Using Nix, you can use the following command to install Tini:
102102

103103
nix-env --install tini
104104

105-
### ARM ###
105+
### Other Platforms ###
106106

107-
ARM images are available! Find the list of available platforms under the
108-
releases tab.
107+
ARM and 32-bit binaries are available! You can find the complete list of
108+
available binaries under [the releases tab][11].
109109

110110

111111
Options
@@ -245,6 +245,7 @@ Special thanks to:
245245

246246
[0]: https://github.com/krallin/tini/issues/8
247247
[10]: https://github.com/krallin/tini-images
248+
[11]: https://github.com/krallin/tini/releases
248249
[20]: https://github.com/krallin/
249250
[30]: https://github.com/tianon
250251
[31]: https://github.com/dpw

tpl/README.md.in

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@ Using Nix, you can use the following command to install Tini:
102102

103103
nix-env --install tini
104104

105-
### ARM ###
105+
### Other Platforms ###
106106

107-
ARM images are available! Find the list of available platforms under the
108-
releases tab.
107+
ARM and 32-bit binaries are available! You can find the complete list of
108+
available binaries under [the releases tab][11].
109109

110110

111111
Options
@@ -245,6 +245,7 @@ Special thanks to:
245245

246246
[0]: https://github.com/krallin/tini/issues/8
247247
[10]: https://github.com/krallin/tini-images
248+
[11]: https://github.com/krallin/tini/releases
248249
[20]: https://github.com/krallin/
249250
[30]: https://github.com/tianon
250251
[31]: https://github.com/dpw

0 commit comments

Comments
 (0)