Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
update installation note.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebSept committed Apr 29, 2021
1 parent 98dd634 commit cb950e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ It's made to **remove the burden of intallation and configuration of essential d

Quik start :
```shell
composer require --dev sebsept/ps_dev_base:2.x-dev
composer require --dev sebsept/ps_dev_base
composer list psdt
```

Expand Down Expand Up @@ -94,7 +94,7 @@ Allows complying with the [Prestashop standards](https://devdocs.prestashop.com/

## Installation

`composer require --dev sebsept/ps_dev_base:2.x-dev`
`composer require --dev sebsept/ps_dev_base`

## Under the hood / Credits

Expand All @@ -103,7 +103,7 @@ Repository actions are made by [github workflows](https://docs.github.com/en/fre

## What's next ?

See is issues in this github repository.
See is issues in this GitHub repository.

## Development notes (for this package)

Expand Down

0 comments on commit cb950e4

Please sign in to comment.