Skip to content

Commit

Permalink
Merge pull request #384 from entando/nshaw-patch-1
Browse files Browse the repository at this point in the history
Update backing-up-and-restoring-your-environment.md
  • Loading branch information
nshaw authored Jan 11, 2022
2 parents 3c544a5 + 529e9cd commit 8c3a849
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ cd entando-de-app
3. (Optional) Checkout a branch for your desired Entando version. You can review <https://github.com/entando/entando-de-app/releases> to determine the correct tag to use.

```sh
git checkout -b my-test v6.3.68-fix-1
git checkout -b my-test v6.3.68-fix.1
```
:::warning
If you don't perform this step, you'll be creating an Entando Application based on the latest `entando-de-app` code, which may not yet be released.
Expand Down

0 comments on commit 8c3a849

Please sign in to comment.