summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrew Clayton <a.clayton@nginx.com>2024-04-23 00:58:47 +0100
committerAndrew Clayton <a.clayton@nginx.com>2024-04-23 19:33:45 +0100
commit3fbca6ca672d40964812f5fe08b08c2dbb232cdd (patch)
treea7f9fbfedbe83898e6a27821549bbd79abec8e80
parent237a26aafc4f2572668d0063228929f482073691 (diff)
downloadunit-3fbca6ca672d40964812f5fe08b08c2dbb232cdd.tar.gz
unit-3fbca6ca672d40964812f5fe08b08c2dbb232cdd.tar.bz2
Fix some trailing whitespace and long lines in the README
Fixes: a48fbc035 ("Add additional information to the README") Reviewed-by: Ava Hahn <a.hahn@f5.com> Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2f6e7690..d84939ce 100644
--- a/README.md
+++ b/README.md
@@ -53,11 +53,12 @@ $ docker run -d \
For a description of image tags, see the
[docs](https://unit.nginx.org/installation/#docker-images).
-WARNING: latest image tag may not provide support for specific language modules,
-*do* check the available image tags from the link above before pulling your image.
+WARNING: latest image tag may not provide support for specific language
+modules, *do* check the available image tags from the link above before
+pulling your image.
Your current working directory will now be mounted to the Unit image at `/www`.
-You can reach its socket at `/tmp/unit-control/control.unit.sock` assuming no
+You can reach its socket at `/tmp/unit-control/control.unit.sock` assuming no
further customizations have been made.
### Amazon Linux, Fedora, Red Hat