readme.md corrections
This commit is contained in:
@@ -159,9 +159,10 @@ then in main drupal's composer.js file add this in extra
|
||||
|
||||
### install the profile's merged dependencies with composer
|
||||
|
||||
```
|
||||
cd ../
|
||||
composer update
|
||||
|
||||
```
|
||||
|
||||
|
||||
## sites/default setup
|
||||
@@ -253,7 +254,7 @@ git status
|
||||
git add .
|
||||
|
||||
```
|
||||
remove file D8-starterit-profile from the git index in order to add it as a submodule.
|
||||
if necessary, if already here, remove file D8-starterit-profile from the git index in order to add it as a submodule.
|
||||
|
||||
```git reset web/profiles/d8-starterkit-profile```
|
||||
|
||||
@@ -265,9 +266,9 @@ git submodule add https://figureslibres.io/gogs/bachir/d8-starterkit-profile.git
|
||||
```
|
||||
git commit -m "first drupal instal working"
|
||||
```
|
||||
Create new repository on gogs, for durpal
|
||||
### Create new repository on gogs, for durpal
|
||||
|
||||
then
|
||||
### then
|
||||
```
|
||||
git remote add origin https://figureslibres.io/gogs/ouidade/drupal-training.git
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user