Commit 7ad307a7 authored by Nicolas Widart's avatar Nicolas Widart

Merge pull request #2 from JulienTant/patch-2

wrong package name for create-project
parents 015d4da0 ac6cf199
...@@ -36,7 +36,7 @@ Thank you for your participation! ...@@ -36,7 +36,7 @@ Thank you for your participation!
### Install Platform ### Install Platform
``` ```
composer create-project asgard/platform your-project-name --prefer-dist --stability=dev composer create-project asgardcms/platform your-project-name --prefer-dist --stability=dev
``` ```
### Run composer install ### Run composer install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment