Skip to content

Commit 163403f

Browse files
authored
Merge pull request #107 from ByteInternet/split_lines
2 parents 07f1511 + 4009e44 commit 163403f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/ecommerce-applications/akeneo/how-to-install-akeneo-6-on-hypernode.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,8 @@ mysql -e "create database akeneo_pim;"
133133
### Composer update
134134

135135
```bash
136-
cd ~/akeneo/pim-community-standardrm composer.lock
136+
cd ~/akeneo/pim-community-standard
137+
rm composer.lock
137138
composer2 update
138139
```
139140

0 commit comments

Comments
 (0)