Skip to content

Commit

Permalink
Merge pull request #12 from P3ter/patch-1
Browse files Browse the repository at this point in the history
Fix typo in core-customize/README.md
  • Loading branch information
mpern authored Dec 11, 2020
2 parents b397506 + f5afe6a commit df8f7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-customize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jsonnet --output-file manifest.json manifest-generator.jsonnet

1. Generate the sample `manifest.json` as described above
1. Download the latest Commerce platform 1905 zip file and save it as `platform/hybris-commerce-suite-1905.6.zip`
1. Download the latest loud extension pack 1905 zip file and save it as `platform/hybris-cloud-extension-pack-1905.5.zip`
1. Download the latest cloud extension pack 1905 zip file and save it as `platform/hybris-cloud-extension-pack-1905.5.zip`
1. Generate `demoshop` storefront and `hybris/config` folder: `./gradlew generateProprietaryCode`
1. Setup local development `./gradlew setupLocalDevelopment`

0 comments on commit df8f7f8

Please sign in to comment.