Compare commits

..

No commits in common. "aebad946c638fec919e9c1884aea5511aee73d86" and "57e8a570c7b2c8b980a8244732ab64c5b23cf3f7" have entirely different histories.

1 changed files with 1 additions and 5 deletions

View File

@ -16,15 +16,11 @@ The following must be installed on the system prior to development.
## Development Setup
1. Clone the project locally.
1. Clone project the project locally.
Choose one of the following methods.
```console
$ git clone https://git.nixnet.services/adamsdesk/symfony-mailer-example.git
```
```console
$ git clone git@git.nixnet.services:adamsdesk/symfony-mailer-example.git
```
1. Install all dependencies.
```console
$ composer install