Mercurial > p > roundup > code
diff doc/installation.txt @ 7124:e65f808d55eb
fix typo
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 23 Jan 2023 13:28:28 -0500 |
| parents | 48da482d7d93 |
| children | a67f55c42476 |
line wrap: on
line diff
--- a/doc/installation.txt Sat Jan 21 21:26:36 2023 -0500 +++ b/doc/installation.txt Mon Jan 23 13:28:28 2023 -0500 @@ -1140,7 +1140,7 @@ Cherokee can run FastCGI but it also supports wsgi directly using a uWSGI, Gnuicorn etc. -To run Roundup suing FastCGI, the flup_ package can be used under +To run Roundup using FastCGI, the flup_ package can be used under Python 2 and Python 3. We don't have a detailed config for this, but the basic idea can be found at: https://flask.palletsprojects.com/en/2.0.x/deploying/fastcgi/
