Navigation Menu

Skip to content

Commit

Permalink
Merge pull request ezsystems#48 from piotr-szczygiel/fix-EZEE-1473-co…
Browse files Browse the repository at this point in the history
…uld-not-find-package-ezsystems-ezstudio-with-stability-stable

Fix EZEE-1473 Could not find package ezsystems/ezstudio-demo with sta…
  • Loading branch information
lserwatka committed Apr 14, 2017
2 parents d76527f + b1f602b commit 9d065ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Expand Up @@ -54,7 +54,7 @@ https://doc.ez.no/display/DEVELOPER/Step+1%3A+Installation

```bash
$ curl -sS https://getcomposer.org/installer | php
$ php -d memory_limit=-1 composer.phar create-project --no-dev --repository-url=https://updates.ez.no/bul ezsystems/ezstudio
$ php -d memory_limit=-1 composer.phar create-project --no-dev ezsystems/ezplatform-ee
$ cd /ezstudio/
```

Expand Down

0 comments on commit 9d065ed

Please sign in to comment.