@@ -23,7 +23,7 @@ Run the usual `composer install` to get the dependencies.
...
@@ -23,7 +23,7 @@ Run the usual `composer install` to get the dependencies.
## Run the install command
## Run the install command
Now run `php artisan platform:install` command to perform to start the installation process.
Now run `php artisan asgard:install` command to perform to start the installation process.
This install command will perform the following actions:
This install command will perform the following actions:
...
@@ -40,14 +40,9 @@ You can now login on `/backend` with your email and password asked during the in
...
@@ -40,14 +40,9 @@ You can now login on `/backend` with your email and password asked during the in
## Documentation
## Documentation
You can read the documentation on its specific [github repository](https://github.com/nWidart-Modules/Documentation).
You can read the documentation on its specific [github repository](https://github.com/AsgardCms/Documentation).
## Development
For manually adding the subtrees please refer to the [install as subtree](https://github.com/nWidart-Modules/Documentation/blob/master/Installation/module-installation-as-subtree.md) documentation.