diff --git a/README.md b/README.md index ef99486..8fe951c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

A bash script for Production Deployment of Saleor


Description

-

This script set intends to install and setup specific dependancies, Saleor, and Saleor Dashboard 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.

+

This script set intends to install and setup specific dependancies, Saleor, and Saleor Dashboard 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.

Contribution

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.