Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
/ blt-project Public archive

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash authored Dec 21, 2018
1 parent 09bcba6 commit 242f366
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 @@ -10,11 +10,11 @@ To create a new Drupal 8 project with BLT included, follow instructions for [cre

Tags of blt-project will build a new project using the latest stable tag from BLT. E.g.,

`composer create-project acquia/blt-project:^9.0.0 --no-interaction my-project`
`composer create-project acquia/blt-project:^10.0.0-alpha1 --no-interaction my-project`

The 9.x branch of blt-project will build a new project using the 9.x branch of BLT. E.g.,

`composer create-project acquia/blt-project:9.x-dev --no-interaction my-project`
`composer create-project acquia/blt-project:10.0.x-dev --no-interaction my-project`

## License

Expand Down

0 comments on commit 242f366

Please sign in to comment.