Skip to content

Commit

Permalink
Slim4 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
rotexdegba committed Apr 1, 2022
1 parent 7638814 commit 3ccdd00
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions documentation/QUICKSTART.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,9 @@

## Installation (Creating a Project)

* Get the most recent development version (creates the project from the master branch in the repo)

**`$ composer create-project -n -s dev rotexsoft/slim-skeleton-mvc-app my-app`**

* Get the most stable version (creates the project from the most recent tagged release in the repo)

**`$ composer create-project -n rotexsoft/slim-skeleton-mvc-app my-app`**
**`$ composer create-project -n rotexsoft/slim3-skeleton-mvc-app=3.* my-app`**

### Testing the Installation

Expand Down

0 comments on commit 3ccdd00

Please sign in to comment.