Commit 83d6942c authored by Nicolas Widart's avatar Nicolas Widart

Naming changes

parent db67ba3e
{
"name": "nwidart/platform",
"description": "The Emulsion core platform",
"description": "The core platform hosting the main nwidart-modules.",
"keywords": [
"framework",
"laravel",
"platform",
"emulsion"
"nwidart"
],
"license": "MIT",
"authors": [
......
......@@ -14,7 +14,7 @@ This is the core repository for the CMS. The admin is fully translatable in Engl
### Install Platform
```
composer create-project emulsion/platform your-project-name --prefer-dist --stability=dev
composer create-project nwidart/platform your-project-name --prefer-dist --stability=dev
```
### 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