Merge pull request #44 from novski/master

correct text from #40.
This commit is contained in:
Christopher Charbonneau Wells 2018-05-05 16:03:16 -07:00 committed by GitHub
commit a163a3bb54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ Python 3.x, nginx, uwsgi and sqlite and should be sufficient for a few users
sudo apt-get install python3 python3-pip nginx uwsgi uwsgi-plugin-python3 git
1. Default python3 to python and pip3 to pip for this session
1. Default python3 to python for this session
alias python=python3