Skip to content

Commit

Permalink
Update docs for 1.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
andytson-inviqa committed Aug 21, 2023
1 parent ed60517 commit 099d0bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ with Akeneo, or use the community edition which is open source.
## Community Edition

1. Install [Workspace]
2. Run `ws create <projectName> inviqa/akeneo:v1.5.0`
2. Run `ws create <projectName> inviqa/akeneo:v1.6.0`
3. You will be asked a series of questions:
- For `akeneo.edition`, enter `community`
- For `akeneo.enterprise.distribution.project_name`, press enter to submit a blank string
Expand Down Expand Up @@ -34,7 +34,7 @@ git commit -m "Initial commit"
### Installation

1. Install [Workspace]
2. Run `ws create <projectName> inviqa/akeneo:v1.5.0`
2. Run `ws create <projectName> inviqa/akeneo:v1.6.0`
3. You will be asked a series of questions:
- For `akeneo.edition`, enter `enterprise`
- For `akeneo.enterprise.distribution.project_name`, enter the "Git repository" name listed on the Akeneo Portal
Expand Down

0 comments on commit 099d0bc

Please sign in to comment.