diff --git a/README.rst b/README.rst index 1d53896..bc549ce 100644 --- a/README.rst +++ b/README.rst @@ -47,8 +47,9 @@ running ``hatch run local:run``. This sets ``SHOWMARK_SEARCH_PATH`` to Installation on macOS ===================== -``showmark`` was installed on macOS Sonoma as follows, resulting in it being -proxied by the built-in Apache server at : +``showmark`` was successfully installed on a macOS Sonoma system as follows, +resulting in it being served by the built-in Apache server (already enabled) at +: - Install `uwsgi `_ via Homebrew: ``brew install uwsgi``