Skip to content

Commit

Permalink
Updated README.md with correct installation steps (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikaK authored Oct 4, 2021
1 parent 974100c commit 026325b
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,11 @@ This is a metapackage for Symfony Flex-based Ibexa Open Source installation.

## Installation

1. Create a new project from [ibexa/website-skeleton](https://github.com/ibexa/website-skeleton):
```
composer create-project ibexa/website-skeleton ibexa_website
```
1. Require `ibexa-oss` package:
```
composer require ibexa/oss
```
To install the latest version of Ibexa Open Source, create a new project from [ibexa/oss-skeleton](https://github.com/ibexa/oss-skeleton):

```
composer create-project ibexa/oss-skeleton:^3.3
```

Learn more about our commercial product - [Ibexa DXP](https://www.ibexa.co/products).

Expand Down

0 comments on commit 026325b

Please sign in to comment.