mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fixed typo spotted by greut
This commit is contained in:
parent
6f92b91c59
commit
2f553e0f36
@ -167,7 +167,7 @@ $ source ~/venvs/webapp/bin/activate
|
||||
$ ~/venvs/webapp/bin/easy_install -U gunicorn
|
||||
$ deactivate
|
||||
</pre>
|
||||
<p>Then you just need to use one of the thee Gunicorn scripts that was installed
|
||||
<p>Then you just need to use one of the three Gunicorn scripts that was installed
|
||||
into <tt class="docutils literal"><span class="pre">~/venvs/webapp/bin</span></tt>.</p>
|
||||
</div>
|
||||
<div class="section" id="daemon-monitoring">
|
||||
|
||||
@ -126,7 +126,7 @@ this::
|
||||
$ ~/venvs/webapp/bin/easy_install -U gunicorn
|
||||
$ deactivate
|
||||
|
||||
Then you just need to use one of the thee Gunicorn scripts that was installed
|
||||
Then you just need to use one of the three Gunicorn scripts that was installed
|
||||
into ``~/venvs/webapp/bin``.
|
||||
|
||||
Daemon Monitoring
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user