Corrected spelling, updated README.me
This commit is contained in:
parent
e66fef1b65
commit
be7f522a8a
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
<p>This script set intends to install and setup specific dependancies, <a href="https://github.com/mirumee/saleor">Saleor</a>, and <a href="https://github.com/mirumee/saleor-dashboard">Saleor Dashboard</a> for a production environment. It is assumed that you have already installed Nginx, PHP 7.4, and have some general understanding of the settings.py file and how to setup email outside of this script. Email setup will be added in future versions of this script. This is the initial public release for alpha testing on Ubuntu 20.04 systems.</p>
|
||||
|
||||
<h3>Contribution</h3>
|
||||
<p>If you want to contribute to this script set, please clone the repository, make your desired upgrades, updates, or fixes, and submit a pull request with documentatiomn of your upgrades, updates, or fixes. Your contributions will be added to a list appended to this readme file and are very much appreciated.</p>
|
||||
<p>If you want to contribute to this script set, please clone the repository, make your desired upgrades, updates, or fixes, and submit a pull request with documentation of your upgrades, updates, or fixes. Your contributions will be added to a list appended to this readme file and are very much appreciated.</p>
|
||||
<hr>
|
||||
<h3>Install & Dependancy List</h3>
|
||||
<h4>deploy-saleor.sh installs...</h4>
|
||||
|
@ -58,4 +58,4 @@
|
|||
<hr>
|
||||
<h3>Disclaimer</h3>
|
||||
<p>Although I have done my best to be as thourogh as I am capable of, there may be some overlooked concerns for security invloving the virtual environment
|
||||
, Emperor, or other aspects that are currently outside my scope of knowledge. This script set is provided without gurarantee.</p>
|
||||
, Emperor, or other aspects that may be currently outside the contrinutor's scope of knowledge. This script set is provided without gurarantee.</p>
|
Loading…
Reference in a new issue