README.md, images/fedora/f39: Tweak
Use 'software development' instead of just 'development' when introducing Toolbx. The additional context makes it more understandable to the reader. https://github.com/containers/toolbox/pull/1549
This commit is contained in:
parent
66280a617a
commit
2eccaf8211
|
|
@ -1,7 +1,7 @@
|
|||

|
||||
|
||||
[Toolbx](https://containertoolbx.org/) is a tool for Linux, which allows the
|
||||
use of interactive command line environments for development and
|
||||
use of interactive command line environments for software development and
|
||||
troubleshooting the host operating system, without having to install software
|
||||
on the host. It is built on top of [Podman](https://podman.io/) and other
|
||||
standard container technologies from [OCI](https://opencontainers.org/).
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
[Toolbx](https://containertoolbx.org/) is a tool for Linux, which allows the
|
||||
use of interactive command line environments for development and
|
||||
use of interactive command line environments for software development and
|
||||
troubleshooting the host operating system, without having to install software
|
||||
on the host. It is built on top of [Podman](https://podman.io/) and other
|
||||
standard container technologies from [OCI](https://opencontainers.org/).
|
||||
|
|
|
|||
Loading…
Reference in New Issue