Skip to content

Commit

Permalink
docs: sanic now supports windows. (#2582)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaidBySolo authored Oct 21, 2022
1 parent f891995 commit 82421e7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ Installation
If you are running on a clean install of Fedora 28 or above, please make sure you have the ``redhat-rpm-config`` package installed in case if you want to
use ``sanic`` with ``ujson`` dependency.

.. note::

Windows support is currently "experimental" and on a best-effort basis. Multiple workers are also not currently supported on Windows (see `Issue #1517 <https://github.com/sanic-org/sanic/issues/1517>`_), but setting ``workers=1`` should launch the server successfully.

Hello World Example
-------------------
Expand Down

0 comments on commit 82421e7

Please sign in to comment.