Skip to content

Commit 89fdd58

Browse files
committed
Minor update in documentation
1 parent 291d52d commit 89fdd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Execution model:
1212

1313
* `/nginx/XX-dns_prefix.conf` => Nginx VHost template
1414
* `/python_scripts/deploy.py` => Example Python script to execute
15-
* `/python_scripts/uwsgi` => uWSGI binary compiled through '`curl http://uwsgi.it/install | bash -s cgi <abs_path_to_python_scripts_dir>/uwsgi`' command
15+
* `/python_scripts/uwsgi` => uWSGI binary compiled through `curl http://uwsgi.it/install | bash -s cgi <abs_path_to_python_scripts_dir>/uwsgi` command
1616
* `/python_scripts/uwsgi.ini`=> uWSGI configuration file
1717
* `/systemd/uwsgi.service` => Systemd service file for the uWSGI instance responsible for executing the Python scripts
1818

0 commit comments

Comments
 (0)